opnsense-ports/math/oleo/files/patch-src_io-term.h
Franco Fichtner 8ad724692c */*: sync with upstream
Taken from: FreeBSD
2016-08-24 04:01:43 +02:00

10 lines
175 B
C

--- src/io-term.h.orig 2001-02-10 08:27:04 UTC
+++ src/io-term.h
@@ -21,6 +21,7 @@
*/
#include <setjmp.h>
+#include "funcs.h"
#include "global.h"
extern int using_x;