summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorrmanfredi <rmanfredi@2592e710-e01b-42a5-8df0-11608a6cc53d>2011-11-14 21:54:00 +0000
committerrmanfredi <rmanfredi@2592e710-e01b-42a5-8df0-11608a6cc53d>2011-11-14 21:54:00 +0000
commit92423e3a5cdaade1dc3c6a3434af613d2795a116 (patch)
treef78a79cf2f5010b61dfa55362fd7cc5bf7f66420 /MANIFEST
parenta0eaaf3efd628510c142f38c4b723455343ed175 (diff)
Added <alloca.h> detection.
git-svn-id: svn://svn.code.sf.net/p/dist/code/trunk/dist@103 2592e710-e01b-42a5-8df0-11608a6cc53d
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 1c55ed4..74f7d34 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -450,6 +450,7 @@ mcon/U/gidtype.U What is the type of gids?
mcon/U/groupstype.U What is the type for groups in getgroups()?
mcon/U/h_fcntl.U Do we need to include fcntl.h?
mcon/U/h_sysfile.U Do we need to include sys/file.h?
+mcon/U/i_alloca.U Shall we include <alloca.h>?
mcon/U/i_arpainet.U Shall we include <arpa/inet.h>?
mcon/U/i_db.U Shall we include <db.h>?
mcon/U/i_dbm.U Shall we include <dbm.h>?