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