diff options
author | Peter Wemm <peter@FreeBSD.org> | 2001-04-28 23:42:14 +0000 |
---|---|---|
committer | Peter Wemm <peter@FreeBSD.org> | 2001-04-28 23:42:14 +0000 |
commit | ef240b2e694df3395e5ef06c951ea941d2b48b85 (patch) | |
tree | 3aaa7e45e8022a83605c0eac0d8b124ebe490379 /sysutils/paicc/files/patch-ab | |
parent | 4246c39ee5318d650ca4836fd280ea6b310ebd15 (diff) |
Notes
Diffstat (limited to 'sysutils/paicc/files/patch-ab')
-rw-r--r-- | sysutils/paicc/files/patch-ab | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/sysutils/paicc/files/patch-ab b/sysutils/paicc/files/patch-ab new file mode 100644 index 000000000000..6dc57ead8831 --- /dev/null +++ b/sysutils/paicc/files/patch-ab @@ -0,0 +1,10 @@ +--- evap/evap.c.dist Sun Aug 25 08:36:46 1996 ++++ evap/evap.c Sat Apr 28 16:24:54 2001 +@@ -19,7 +19,6 @@ + + #include <stdio.h> + #include <ctype.h> +-#include <malloc.h> + #include <sys/types.h> + #include <pwd.h> + #include <string.h> |