Files
json-c/strerror_override_private.h

8 lines
180 B
C

#ifndef __json_strerror_override_private_h__
#define __json_strerror_override_private_h__
/* Used by tests to get consistent output */
extern int _json_c_strerror_enable;
#endif