freebsd-ports/sysutils/paicc/files/patch-ab
Peter Wemm ef240b2e69 Add a port for paicc (paint changed characters). This is an incredibly
useful tool as it allows you to have arbitary command lines refreshed in
a top-like fashion.  eg: paicc -c 'date; uptime; vmstat -i'
2001-04-28 23:42:14 +00:00

10 lines
231 B
Text

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