forked from Imagelibrary/rtems
Add HAVE_CONFIG_H support to let files receive configure defines.
This commit is contained in:
@@ -33,6 +33,10 @@
|
||||
/*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#include "opt_inet6.h"
|
||||
#include "opt_ipsec.h"
|
||||
|
||||
Reference in New Issue
Block a user