summaryrefslogtreecommitdiff
path: root/dln.c
diff options
context:
space:
mode:
Diffstat (limited to 'dln.c')
-rw-r--r--dln.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/dln.c b/dln.c
index 10ea423643..789493db4f 100644
--- a/dln.c
+++ b/dln.c
@@ -37,11 +37,7 @@ void *xrealloc();
#endif
#include <stdio.h>
-#ifndef NT
-# ifndef USE_CWGUSI
-# include <sys/file.h>
-# endif
-#else
+#ifdef NT
#include "missing/file.h"
#endif
#include <sys/types.h>