mirror of
https://github.com/jarun/nnn.git
synced 2025-03-18 20:39:45 +00:00
Remove unused include
This commit is contained in:
parent
68be0868c6
commit
cacd576240
1 changed files with 0 additions and 2 deletions
2
util.h
2
util.h
|
@ -1,5 +1,3 @@
|
|||
#include <stdarg.h>
|
||||
|
||||
#undef strlcat
|
||||
size_t strlcat(char *, const char *, size_t);
|
||||
#undef strlcpy
|
||||
|
|
Loading…
Add table
Reference in a new issue