aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/include
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/include')
-rw-r--r--runtime/include/varargs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/include/varargs.h b/runtime/include/varargs.h
index f790a5b4..6909583a 100644
--- a/runtime/include/varargs.h
+++ b/runtime/include/varargs.h
@@ -29,7 +29,7 @@
/* <varargs.h> -- old-style variable argument handling */
-#ifdef _VARARGS_H
+#ifndef _VARARGS_H
#define _VARARGS_H
#error "CompCert does not implement <varargs.h>."