aboutsummaryrefslogtreecommitdiff
path: root/src/Content.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/Content.c')
-rw-r--r--src/Content.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Content.c b/src/Content.c
index 425b9f2..be751c5 100644
--- a/src/Content.c
+++ b/src/Content.c
@@ -41,12 +41,12 @@
#include "cctk_Parameters.h"
#include "http_SString.h"
+#include "SString_Namespace.h"
static const char *rcsid = "$Header$";
CCTK_FILEVERSION(CactusConnect_HTTPD_Content_c)
-#define EMPTYSTRING {'\0'}
/********************************************************************
********************* Local Data Types ***********************
********************************************************************/