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

already available.
This commit is contained in:
Alexander Kabaev 2005-09-16 21:24:10 +00:00
parent 046b7565e6
commit 4ece38b4ec
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=150234

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. */