parent
979ce64dc0
commit
057c7a4df4
@ -1,4 +1,4 @@
|
||||
#include "str_util.h"
|
||||
#include "str.h"
|
||||
|
||||
#include <assert.h>
|
||||
#include <errno.h>
|
||||
@ -1,5 +1,5 @@
|
||||
#ifndef SC_STRUTIL_H
|
||||
#define SC_STRUTIL_H
|
||||
#ifndef SC_STR_H
|
||||
#define SC_STR_H
|
||||
|
||||
#include "common.h"
|
||||
|
||||
Loading…
Reference in new issue