opnsense-ports/math/oleo/files/patch-src_io-term.h
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
223 B
C

--- src/io-term.h.orig 2008-02-08 16:38:59.000000000 +0100
+++ src/io-term.h 2008-02-08 16:38:48.000000000 +0100
@@ -21,6 +21,7 @@
*/
#include <setjmp.h>
+#include "funcs.h"
#include "global.h"
extern int using_x;