Include <sys/defs.h> to get __ISO_C_VISIBLE definition is one is not

already available.
This commit is contained in:
kan 2005-09-16 21:24:10 +00:00
parent dafff159c4
commit 6adebfab81

View File

@ -1,4 +1,7 @@
/* $FreeBSD$ */
#ifndef __ISO_C_VISIBLE
#include <sys/cdefs.h>
#endif
/* config.h. Generated by configure. */
/* config.h.in. Generated from configure.ac by autoheader. */