Include <sys/defs.h> to get __ISO_C_VISIBLE definition is one is not
already available.
This commit is contained in:
parent
dafff159c4
commit
6adebfab81
@ -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. */
|
||||
|
Loading…
x
Reference in New Issue
Block a user