We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c83ca7 commit 15117f4Copy full SHA for 15117f4
lua/wincent/commandt/lib/find.c
@@ -8,7 +8,6 @@
8
9
#include "find.h"
10
11
-#include <assert.h> /* for assert() */
12
#include <errno.h> /* for errno */
13
#include <fts.h> /* for fts_close(), fts_open(), fts_read() */
14
#include <stdlib.h> /* for free() */
0 commit comments