summaryrefslogtreecommitdiff
path: root/mcon/U/d_pread.U
diff options
context:
space:
mode:
Diffstat (limited to 'mcon/U/d_pread.U')
-rw-r--r--mcon/U/d_pread.U1
1 files changed, 1 insertions, 0 deletions
diff --git a/mcon/U/d_pread.U b/mcon/U/d_pread.U
index e4f5afd..72edba4 100644
--- a/mcon/U/d_pread.U
+++ b/mcon/U/d_pread.U
@@ -25,6 +25,7 @@
?LINT:set d_pread
: see if pread exists
$cat >try.c <<EOC
+#define _GNU_SOURCE
#include <sys/types.h>
#$i_unistd I_UNISTD
#ifdef I_UNISTD