about summary refs log tree commit diff stats
path: root/WWW/Library/Implementation/HTTCP.h
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>1999-05-13 02:10:32 -0400
committerThomas E. Dickey <dickey@invisible-island.net>1999-05-13 02:10:32 -0400
commit0bafa3a38906a8ffc183d758baa774d8b23a9fa4 (patch)
treeae40c4a9fa3a9dc049538d288ca3a2bc2fcf14da /WWW/Library/Implementation/HTTCP.h
parent169e8098be76947e6e1aa002052d9536dc9aa273 (diff)
downloadlynx-snapshots-0bafa3a38906a8ffc183d758baa774d8b23a9fa4.tar.gz
snapshot of project "lynx", label v2-8-2pre_3
Diffstat (limited to 'WWW/Library/Implementation/HTTCP.h')
-rw-r--r--WWW/Library/Implementation/HTTCP.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/WWW/Library/Implementation/HTTCP.h b/WWW/Library/Implementation/HTTCP.h
index e532cbb8..4e43ed27 100644
--- a/WWW/Library/Implementation/HTTCP.h
+++ b/WWW/Library/Implementation/HTTCP.h
@@ -7,8 +7,10 @@
 #ifndef HTTCP_H
 #define HTTCP_H
 
+#ifndef HTUTILS_H
 #include <HTUtils.h>
-
+#endif
+ 
 /*      Produce a string for an internet address
 **      ---------------------------------------
 **