Remove warning

This commit is contained in:
Martin Duquesnoy 2010-08-21 20:30:03 +02:00
parent 59d9dcdc93
commit 3b60e23f9f

View File

@ -34,7 +34,7 @@
#define WMFS_H #define WMFS_H
#define _BSD_SOURCE /* vsnprintf */ #define _BSD_SOURCE /* vsnprintf */
#define _POSIX_SOURCE /* kill */
/* Lib headers */ /* Lib headers */
#include <stdio.h> #include <stdio.h>
#include <stdlib.h> #include <stdlib.h>