openbsd-ports/x11/xscreensaver/patches/patch-hacks_apple2-main_c

12 lines
326 B
Plaintext

$OpenBSD: patch-hacks_apple2-main_c,v 1.1 2004/06/24 16:23:37 marcm Exp $
--- hacks/apple2-main.c.orig Tue Jun 22 22:29:48 2004
+++ hacks/apple2-main.c Tue Jun 22 22:30:09 2004
@@ -28,6 +28,7 @@
# include <pty.h>
# endif
# ifdef HAVE_UTIL_H
+# include <termios.h>
# include <util.h>
# endif
#endif /* HAVE_FORKPTY */