picrin/config.h -> picconf.h
This commit is contained in:
parent
2ca7e630f0
commit
4a0d077044
|
@ -2,7 +2,7 @@
|
|||
* See Copyright Notice in picrin.h
|
||||
*/
|
||||
|
||||
#include "picrin/config.h"
|
||||
#include "picconf.h"
|
||||
|
||||
#ifndef PIC_USE_LIBC
|
||||
# define PIC_USE_LIBC 1
|
||||
|
|
Loading…
Reference in New Issue