mirror of
https://git.freebsd.org/ports.git
synced 2025-05-01 02:56:39 -04:00
10 lines
175 B
C
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;
|