freebsd-ports/devel/libcheck/files/patch-ab
2004-11-15 04:16:40 +00:00

11 lines
273 B
Text

--- 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"