summaryrefslogtreecommitdiffstats
path: root/Tests/LoadCommand/LoadedCommand.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/LoadCommand/LoadedCommand.h.in')
-rw-r--r--Tests/LoadCommand/LoadedCommand.h.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/Tests/LoadCommand/LoadedCommand.h.in b/Tests/LoadCommand/LoadedCommand.h.in
index 7b210f8..ee634a0 100644
--- a/Tests/LoadCommand/LoadedCommand.h.in
+++ b/Tests/LoadCommand/LoadedCommand.h.in
@@ -1,3 +1,4 @@
+/* Check for size of types */
#cmakedefine SIZEOF_CHAR ${SIZEOF_CHAR}
#cmakedefine SIZEOF_SHORT ${SIZEOF_SHORT}
#cmakedefine SIZEOF_INT ${SIZEOF_INT}
@@ -5,7 +6,15 @@
#cmakedefine SIZEOF_LONG_LONG ${SIZEOF_LONG_LONG}
#cmakedefine SIZEOF___INT64 ${SIZEOF___INT64}
+/* Check for functions */
#cmakedefine HAVE_VSPRINTF
#cmakedefine HAVE_VSNPRINTF
#cmakedefine HAVE_VSBLABLA
+#cmakedefine HAVE_GETHOSTBYNAME
+#cmakedefine HAVE_CONNECT
+#cmakedefine HAVE_REMOVE
+#cmakedefine HAVE_SHMAT
+/* Check for headers */
+#cmakedefine HAVE_SYS_PRCTL_H
+#cmakedefine HAVE_SYS_PRAFASDFCTL_H