freebsd-ports/security/tea-total/files/patch-huffman.c
2001-01-12 10:52:01 +00:00

6 lines
148 B
C

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