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

12 lines
326 B
Plaintext
Raw Normal View History

$OpenBSD: patch-hacks_apple2-main_c,v 1.2 2005/06/03 05:38:32 marcm Exp $
--- hacks/apple2-main.c.orig Sun Mar 20 13:58:02 2005
+++ hacks/apple2-main.c Sun Apr 17 23:30:27 2005
@@ -29,6 +29,7 @@
# include <pty.h>
# endif
# ifdef HAVE_UTIL_H
+# include <termios.h>
# include <util.h>
# endif
#endif /* HAVE_FORKPTY */