forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
10 lines
231 B
C
10 lines
231 B
C
--- 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>
|