diff options
Diffstat (limited to 'src/port/dgux.h')
-rw-r--r-- | src/port/dgux.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/port/dgux.h b/src/port/dgux.h new file mode 100644 index 00000000000..a004c2928a7 --- /dev/null +++ b/src/port/dgux.h @@ -0,0 +1,2 @@ +# define LINUX_ELF +# define USE_POSIX_SIGNALS |