opnsense-ports/graphics/gplot/files/patch-devices.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

9 lines
334 B
C

--- devices.c.orig Thu Jul 18 02:21:59 1991
+++ devices.c Sat Jun 16 02:15:48 2007
@@ -1,5 +1,6 @@
#include <stdio.h>
#include <ctype.h>
+#include <string.h>
#include "defs.h"
/* this module contains one function, dev_setup, which is called by the main
gplot modules at startup time. It is the only existing piece of code