fixed indentation in hawk-prv.h
This commit is contained in:
parent
79d5bbca5d
commit
e76fd8a882
@ -154,9 +154,9 @@ typedef struct hawk_tree_t hawk_tree_t;
|
|||||||
# endif
|
# endif
|
||||||
|
|
||||||
# if !defined(HAVE___BUILTIN_MEMSET) || \
|
# if !defined(HAVE___BUILTIN_MEMSET) || \
|
||||||
!defined(HAVE___BUILTIN_MEMCPY) || \
|
!defined(HAVE___BUILTIN_MEMCPY) || \
|
||||||
!defined(HAVE___BUILTIN_MEMMOVE) || \
|
!defined(HAVE___BUILTIN_MEMMOVE) || \
|
||||||
!defined(HAVE___BUILTIN_MEMCMP)
|
!defined(HAVE___BUILTIN_MEMCMP)
|
||||||
# include <string.h>
|
# include <string.h>
|
||||||
# endif
|
# endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user