5661618df9
Writes any log live onto the background PR: 40513 Submitted by: "incabulos@mac.com &" <root@muddy.ath.cx>
11 lines
244 B
C
11 lines
244 B
C
--- main.c.orig Mon Jul 1 14:24:02 2002
|
|
+++ main.c Mon Jul 15 18:14:14 2002
|
|
@@ -40,6 +40,7 @@
|
|
#include "util.h"
|
|
#include <X11/Xlib.h>
|
|
#include <X11/Xutil.h>
|
|
+#include <X11/Xos.h>
|
|
#include <assert.h>
|
|
#include <errno.h>
|
|
#include <stdio.h>
|