freebsd-ports/security/tea-total/files/patch-huffman.c

7 lines
148 B
C
Raw Normal View History

2001-01-12 11:52:01 +01:00
--- huffman.c.orig Fri Dec 29 16:17:17 2000
+++ huffman.c Fri Jan 12 02:26:23 2001
@@ -11,2 +11,3 @@
+#include <sys/types.h>
#include <stdlib.h>