summaryrefslogtreecommitdiff
path: root/ps2comm.h
diff options
context:
space:
mode:
authorPeter Osterlund <petero2@telia.com>2006-06-13 20:33:16 +0200
committerPeter Osterlund <petero2@telia.com>2006-07-07 09:34:26 +0200
commit168b6dbfcf61c6df458f420467dd0646fe994595 (patch)
tree960d4ab9511b93bf0a5aa9ea370ce64e47bb4598 /ps2comm.h
parent7f1b7a4b4cd081ed5b306669e152994de719c381 (diff)
Fix compile errors when using Xorg 7.1.
Initial patch from VMiklos <vmiklos@frugalware.org>. Somewhat modified by me.
Diffstat (limited to 'ps2comm.h')
-rw-r--r--ps2comm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ps2comm.h b/ps2comm.h
index d6f0a25..4a1a051 100644
--- a/ps2comm.h
+++ b/ps2comm.h
@@ -1,6 +1,7 @@
#ifndef _PS2COMM_H_
#define _PS2COMM_H_
+#include <unistd.h>
#include <sys/ioctl.h>
#include "xf86_OSproc.h"