Linux needs -D_GNU_SOURCE for some functions, so enable it in Makefile
This commit is contained in:
@ -10,7 +10,6 @@
|
||||
* layout.c: Functions handling layout/drawing of window decorations
|
||||
*
|
||||
*/
|
||||
#define _GNU_SOURCE
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
|
Reference in New Issue
Block a user