summaryrefslogblamecommitdiffstats
path: root/x11/xscreensaver-gnome/files/patch-hacks_phosphor.c
blob: e010333425312d32235b622bfa1d26d639f893f2 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13












                                                        
--- hacks/phosphor.c.orig   Wed May 19 21:43:52 2004
+++ hacks/phosphor.c    Wed May 19 21:44:54 2004
@@ -33,6 +33,10 @@
 # ifdef HAVE_UTIL_H
 #  include <util.h>
 # endif
+#include <sys/types.h>
+#include <sys/ioctl.h>
+#include <termios.h>
+#include <libutil.h>
 #endif /* HAVE_FORKPTY */
 
 extern XtAppContext app;