diff options
Diffstat (limited to 'print/pslib/files/patch-src-pslib.c')
-rw-r--r-- | print/pslib/files/patch-src-pslib.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/print/pslib/files/patch-src-pslib.c b/print/pslib/files/patch-src-pslib.c deleted file mode 100644 index 760607578e7b..000000000000 --- a/print/pslib/files/patch-src-pslib.c +++ /dev/null @@ -1,10 +0,0 @@ ---- src/pslib.c.orig Wed Jul 27 15:08:15 2005 -+++ src/pslib.c Fri Jul 29 01:56:04 2005 -@@ -29,6 +29,7 @@ - #include <strings.h> - #include <time.h> - #include <math.h> -+#include <sys/types.h> - #include <sys/select.h> - #include <sys/stat.h> - #ifndef WIN32 |