summaryrefslogtreecommitdiff
path: root/src/port/win32.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/port/win32.h')
-rw-r--r--src/port/win32.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/port/win32.h b/src/port/win32.h
deleted file mode 100644
index 7f4c97c582..0000000000
--- a/src/port/win32.h
+++ /dev/null
@@ -1,8 +0,0 @@
-# define JMP_BUF
-# define NEED_SIG_JMP
-# define NO_UNISTD_H
-# define USES_WINSOCK
-# define NOFILE 100
-# ifndef MAXPATHLEN
-# define MAXPATHLEN 250
-# endif