diff options
author | Marcus von Appen <mva@FreeBSD.org> | 2011-04-03 15:44:06 +0000 |
---|---|---|
committer | Marcus von Appen <mva@FreeBSD.org> | 2011-04-03 15:44:06 +0000 |
commit | bad181150e31d30ed961aad08a9d899d3e3ce461 (patch) | |
tree | 0043db731fb4922790a1487613cbfafad18ab8ca /print/pslib/files/patch-src-ght_hash_table.h.in | |
parent | Ruby C bindings to libbzip2 (diff) |
- Remove superfluous patches
Notes
Notes:
svn path=/head/; revision=272157
Diffstat (limited to 'print/pslib/files/patch-src-ght_hash_table.h.in')
-rw-r--r-- | print/pslib/files/patch-src-ght_hash_table.h.in | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/print/pslib/files/patch-src-ght_hash_table.h.in b/print/pslib/files/patch-src-ght_hash_table.h.in deleted file mode 100644 index d689f4e3aac8..000000000000 --- a/print/pslib/files/patch-src-ght_hash_table.h.in +++ /dev/null @@ -1,10 +0,0 @@ ---- src/ght_hash_table.h.in.orig Sat Jul 14 10:40:00 2007 -+++ src/ght_hash_table.h.in Sat Jul 14 10:40:29 2007 -@@ -60,6 +60,7 @@ - #define GHT_HASH_TABLE_H - - #include <stdlib.h> /* size_t */ -+#include <sys/types.h> - #ifndef WIN32 - #include <stdint.h> /* uint32_t */ - #endif |