mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
0b70cc11ff
While here, regenerate all patches with makepatch
11 lines
175 B
C
11 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;
|