about summary refs log tree commit diff stats
path: root/src/LYCgi.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/LYCgi.h')
-rw-r--r--src/LYCgi.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/LYCgi.h b/src/LYCgi.h
index 56a8d15d..b0e1cd63 100644
--- a/src/LYCgi.h
+++ b/src/LYCgi.h
@@ -1,7 +1,8 @@
-
 #ifndef LYCGI_H
 #define LYCGI_H
 
+#include <HTUtils.h>
+
 extern void add_lynxcgi_environment PARAMS((CONST char *variable_name));
 
 #endif /* LYGETFILE_H */