summaryrefslogtreecommitdiff
path: root/src/ps2comm.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ps2comm.c')
-rw-r--r--src/ps2comm.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ps2comm.c b/src/ps2comm.c
index fe1b929..c805785 100644
--- a/src/ps2comm.c
+++ b/src/ps2comm.c
@@ -25,6 +25,10 @@
*
*/
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include "ps2comm.h"
#include "synproto.h"
#include "synaptics.h"