include gnu source define
authorhackbard <hackbard>
Fri, 17 Jan 2003 21:36:18 +0000 (21:36 +0000)
committerhackbard <hackbard>
Fri, 17 Jan 2003 21:36:18 +0000 (21:36 +0000)
dmsd.c

diff --git a/dmsd.c b/dmsd.c
index b8f1dad..6f0a773 100644 (file)
--- a/dmsd.c
+++ b/dmsd.c
@@ -5,6 +5,7 @@
  *
  */
 
+#define _GNU_SOURCE
 #include <stdio.h>
 #include <string.h>
 #include <stdlib.h>