6 lines
74 B
C
6 lines
74 B
C
|
|
#ifdef __CONFIG_H__
|
||
|
|
#define __CONFIG_H__
|
||
|
|
|
||
|
|
#define HAVE_STRING_H 1
|
||
|
|
|
||
|
|
#endif
|