summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--xsm.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/xsm.h b/xsm.h
index 3a25d7b..cf48cb2 100644
--- a/xsm.h
+++ b/xsm.h
@@ -1,4 +1,5 @@
/* $Xorg: xsm.h,v 1.4 2001/02/09 02:06:01 xorgcvs Exp $ */
+/* $XdotOrg: $ */
/******************************************************************************
Copyright 1993, 1998 The Open Group
@@ -28,6 +29,10 @@ in this Software without prior written authorization from The Open Group.
#ifndef _XSM_H_
#define _XSM_H_
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
#include <X11/Xos.h>
#include <X11/Xfuncs.h>