summaryrefslogtreecommitdiffstats
path: root/cpukit/httpd/um.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/httpd/um.h')
-rw-r--r--cpukit/httpd/um.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/httpd/um.h b/cpukit/httpd/um.h
index d44fa28e91..bdef4906fe 100644
--- a/cpukit/httpd/um.h
+++ b/cpukit/httpd/um.h
@@ -21,7 +21,7 @@
/********************************* Includes ***********************************/
-#if ! UEMF
+#ifndef UEMF
#include "basic/basic.h"
#include "emf/emf.h"
#else