mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
73feb8f416
PR: ports/104110 Submitted by: trasz <trasz@pin.if.uz.zgora.pl>
11 lines
267 B
C
11 lines
267 B
C
--- sf_generate.c.orig Sat Oct 7 16:21:57 2006
|
|
+++ sf_generate.c Sat Oct 7 16:21:23 2006
|
|
@@ -16,6 +16,7 @@
|
|
#include <sys/shm.h>
|
|
#include <sys/sem.h>
|
|
|
|
+#include "getopt.h"
|
|
#include "sf.h"
|
|
|
|
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
|