aboutsummaryrefslogtreecommitdiff
path: root/net/drawterm/files/patch-include_unix.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/drawterm/files/patch-include_unix.h')
-rw-r--r--net/drawterm/files/patch-include_unix.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/net/drawterm/files/patch-include_unix.h b/net/drawterm/files/patch-include_unix.h
deleted file mode 100644
index d697eb727bf6..000000000000
--- a/net/drawterm/files/patch-include_unix.h
+++ /dev/null
@@ -1,12 +0,0 @@
---- include/unix.h.orig 2015-07-13 22:14:41 UTC
-+++ include/unix.h
-@@ -11,7 +11,9 @@
- #define _FILE_OFFSET_BITS 64
-
-
-+#define fdclose sysfdclose
- #include <stdio.h>
-+#undef fdclose
- #include <stdlib.h>
- #include <string.h>
- #include <math.h>