about summary refs log tree commit diff stats
path: root/src/LYexit.c
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2000-05-05 14:20:01 -0400
committerThomas E. Dickey <dickey@invisible-island.net>2000-05-05 14:20:01 -0400
commit7887ed244553feb87fbae9a1c84b95d970e2f13a (patch)
treebfbb6e4135d55089afd5c231ecb9786b5fed649f /src/LYexit.c
parent4495b73b691d8f3037361f55f08fc37abc9f2b08 (diff)
downloadlynx-snapshots-7887ed244553feb87fbae9a1c84b95d970e2f13a.tar.gz
snapshot of project "lynx", label v2-8-4dev_1
Diffstat (limited to 'src/LYexit.c')
-rw-r--r--src/LYexit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/LYexit.c b/src/LYexit.c
index cc1d2b9a..3a1adacf 100644
--- a/src/LYexit.c
+++ b/src/LYexit.c
@@ -8,9 +8,9 @@
 #include <LYGlobalDefs.h>
 #include <LYUtils.h>
 #include <LYSignal.h>
-#include <LYClean.h>
 #include <LYMainLoop.h>
 #endif /* !VMS */
+#include <LYClean.h>
 
 /*
  *  Flag for outofmem macro. - FM