mirror of
https://github.com/json-c/json-c.git
synced 2026-03-24 07:29:07 +08:00
Include config.h in linkhash so that HAVE_ENDIAN_H is defined (if available)
This commit is contained in:
@@ -10,6 +10,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
Reference in New Issue
Block a user