]> Sergey Matveev's repositories - nnn.git/commitdiff
Remove unused include
authorlostd <lostd@2f30.org>
Tue, 27 Jan 2015 11:45:25 +0000 (13:45 +0200)
committerlostd <lostd@2f30.org>
Tue, 27 Jan 2015 11:45:25 +0000 (13:45 +0200)
util.h

diff --git a/util.h b/util.h
index 89110e51c45f3c04e612b2d21d850f48778a2b40..b1540858a2b7a8e0e8b6d4d6dc337b055caa16df 100644 (file)
--- a/util.h
+++ b/util.h
@@ -1,5 +1,3 @@
-#include <stdarg.h>
-
 #undef strlcat
 size_t strlcat(char *, const char *, size_t);
 #undef strlcpy