summaryrefslogtreecommitdiff
path: root/libsm/local.h
diff options
context:
space:
mode:
Diffstat (limited to 'libsm/local.h')
-rw-r--r--libsm/local.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libsm/local.h b/libsm/local.h
index 304a52e292ced..0118d61696767 100644
--- a/libsm/local.h
+++ b/libsm/local.h
@@ -23,7 +23,7 @@
#include <sm/fdset.h>
#if !SM_CONF_MEMCHR
# include <memory.h>
-#endif /* !SM_CONF_MEMCHR */
+#endif
#include <sm/heap.h>
int sm_flush __P((SM_FILE_T *, int *));