mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
11 lines
226 B
Plaintext
11 lines
226 B
Plaintext
--- epplets/E-ScreenShoot.c.orig Mon Dec 27 18:44:18 1999
|
|
+++ epplets/E-ScreenShoot.c Mon Dec 27 18:45:24 1999
|
|
@@ -20,6 +20,7 @@
|
|
|
|
#include <stdio.h>
|
|
#include <stdlib.h>
|
|
+#include <sys/time.h>
|
|
#include <sys/resource.h>
|
|
|
|
|