Browse Source

Remove unused include

master
lostd 10 years ago
parent
commit
cacd576240
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      util.h

+ 0
- 2
util.h View File

@@ -1,5 +1,3 @@
#include <stdarg.h>

#undef strlcat
size_t strlcat(char *, const char *, size_t);
#undef strlcpy


Loading…
Cancel
Save