summaryrefslogtreecommitdiff
path: root/xc/lib
diff options
context:
space:
mode:
Diffstat (limited to 'xc/lib')
-rw-r--r--xc/lib/Xmu/sharedlib.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/xc/lib/Xmu/sharedlib.c b/xc/lib/Xmu/sharedlib.c
index b88ef8bf7..4c5ab508c 100644
--- a/xc/lib/Xmu/sharedlib.c
+++ b/xc/lib/Xmu/sharedlib.c
@@ -1,12 +1,12 @@
/*
- * $XConsortium: sharedlib.c,v 1.1 89/10/09 13:49:45 jim Exp $
+ * $XConsortium: sharedlib.c,v 1.2 89/10/09 14:13:10 jim Exp $
*
* Copyright 1989 Massachusetts Institute of Technology
*
* This file is used to force shared libraries to get the right routines.
*/
-#if !defined(SHAREDCODE) && defined(SUNSHLIB)
+#if defined(SUNSHLIB) && !defined(SHAREDCODE)
#include <X11/IntrinsicP.h>
/*