c90d3c5b7e
Split the patches into one file per patch, per the porters handbook. Bump PORTREVISION to not setuid->setgid change.
11 lines
230 B
Plaintext
11 lines
230 B
Plaintext
--- ltime.c.org Mon Oct 27 00:07:24 1997
|
|
+++ ltime.c Wed Feb 18 22:33:56 1998
|
|
@@ -2,6 +2,7 @@
|
|
#include <sys/types.h>
|
|
#include <sys/times.h>
|
|
#include <sys/time.h>
|
|
+#include <unistd.h>
|
|
|
|
static void waittcs(unsigned int tcs)
|
|
{
|