summaryrefslogtreecommitdiffstats
path: root/x11/xscreensaver/files/patch-hacks_phosphor.c
blob: df8e706632c0a6aa73da0f7b3ba4b80340715302 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- hacks/phosphor.c.orig   Fri Mar 31 19:50:00 2006
+++ hacks/phosphor.c    Sun Jun  4 00:01:46 2006
@@ -41,6 +41,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 */
 
 #include "screenhack.h"