mirror of
https://github.com/json-c/json-c.git
synced 2026-04-09 23:39:06 +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 <stdio.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user