diff lwlib/lwlib.c @ 5706:75570af32e92

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sun, 30 Jan 1994 03:17:32 +0000
parents 7ff2d6076466
children 02a4aeb69cae
line wrap: on
line diff
--- a/lwlib/lwlib.c	Sun Jan 30 03:04:13 1994 +0000
+++ b/lwlib/lwlib.c	Sun Jan 30 03:17:32 1994 +0000
@@ -26,9 +26,9 @@
 #include <sys/types.h>
 #include <string.h>
 #include <stdio.h>
-#include <X11/StringDefs.h>
 #include "lwlib-int.h"
 #include "lwlib-utils.h"
+#include <X11/StringDefs.h>
 
 #if defined(__GNUC__) && !defined(alloca)
 #define alloca __builtin_alloca