summaryrefslogtreecommitdiffstats
path: root/cpukit/httpd/emfdb.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/httpd/emfdb.h')
-rw-r--r--cpukit/httpd/emfdb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/httpd/emfdb.h b/cpukit/httpd/emfdb.h
index 0ba7e67401..00319f64ee 100644
--- a/cpukit/httpd/emfdb.h
+++ b/cpukit/httpd/emfdb.h
@@ -18,7 +18,7 @@
#ifndef _h_EMFDB
#define _h_EMFDB 1
-#if ! UEMF
+#ifndef UEMF
#include "basic/basic.h"
#include "emf/emf.h"
#else