summaryrefslogtreecommitdiff
path: root/src/GetSOwner.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/GetSOwner.c')
-rw-r--r--src/GetSOwner.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/GetSOwner.c b/src/GetSOwner.c
index b9bacdfc..30d57023 100644
--- a/src/GetSOwner.c
+++ b/src/GetSOwner.c
@@ -26,6 +26,9 @@ in this Software without prior written authorization from The Open Group.
*/
#define NEED_REPLIES
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
#include "Xlibint.h"
Window XGetSelectionOwner(dpy, selection)