opnsense-ports/science/fasthenry/files/patch-src+fasthenry+parse_command_line.c
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

10 lines
287 B
C

--- src/fasthenry/parse_command_line.c.orig 2009-01-11 14:21:26.000000000 -0500
+++ src/fasthenry/parse_command_line.c 2011-03-31 10:56:27.000000000 -0400
@@ -4,6 +4,7 @@
#include "induct.h"
#include <string.h>
+#include <time.h>
#ifdef SOLARIS
#include <sys/systeminfo.h>
#endif