mirror of
https://git.freebsd.org/ports.git
synced 2025-05-27 08:26:27 -04:00
13 lines
280 B
C
13 lines
280 B
C
--- sf_view.c.orig Sat Oct 7 16:22:31 2006
|
|
+++ sf_view.c Sat Oct 7 16:22:33 2006
|
|
@@ -10,9 +10,8 @@
|
|
#include <sys/shm.h>
|
|
#include <sys/sem.h>
|
|
|
|
-#include "sf.h"
|
|
-
|
|
#include "getopt.h"
|
|
+#include "sf.h"
|
|
|
|
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
|
|
|