summaryrefslogtreecommitdiff
path: root/devel/libcheck/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libcheck/files/patch-ab')
-rw-r--r--devel/libcheck/files/patch-ab11
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/libcheck/files/patch-ab b/devel/libcheck/files/patch-ab
new file mode 100644
index 000000000000..15e790bbba9f
--- /dev/null
+++ b/devel/libcheck/files/patch-ab
@@ -0,0 +1,11 @@
+--- src/check_pack.c.orig Sun Nov 14 22:55:22 2004
++++ src/check_pack.c Sun Nov 14 22:55:39 2004
+@@ -24,7 +24,7 @@
+ #include <string.h>
+ #include <stdio.h>
+ #include <unistd.h>
+-#include <stdint.h>
++/* #include <stdint.h> */
+
+ #include "check.h"
+ #include "check_error.h"