summaryrefslogtreecommitdiffstats
path: root/machine/m_linux.c
diff options
context:
space:
mode:
Diffstat (limited to 'machine/m_linux.c')
-rw-r--r--machine/m_linux.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/machine/m_linux.c b/machine/m_linux.c
index 1aa96c1..f643e31 100644
--- a/machine/m_linux.c
+++ b/machine/m_linux.c
@@ -17,6 +17,8 @@
* Ported to 2.4 by William LeFebvre
*/
+#define _GNU_SOURCE
+
#include "config.h"
#include <sys/types.h>