summaryrefslogtreecommitdiff
path: root/xserver/include/globals.h
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2017-12-08 15:02:03 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2017-12-08 15:02:03 +0000
commite2e6e25be1cbd7ecc45bbd9130c4527f7715e547 (patch)
tree85e40fcfbc819cb0394346c69db478a22e9ed122 /xserver/include/globals.h
parent63d0911c1d9f1be4f8755144bced468fcbc398a6 (diff)
Update to xserver 1.19.5.
Tested by bru@, jsg@ and others
Diffstat (limited to 'xserver/include/globals.h')
-rw-r--r--xserver/include/globals.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/xserver/include/globals.h b/xserver/include/globals.h
index 858c9a375..693bdf4f2 100644
--- a/xserver/include/globals.h
+++ b/xserver/include/globals.h
@@ -2,8 +2,6 @@
#ifndef _XSERV_GLOBAL_H_
#define _XSERV_GLOBAL_H_
-#include <signal.h>
-
#include "window.h" /* for WindowPtr */
#include "extinit.h"