Skip to content

Commit

Permalink
remove unused #include
Browse files Browse the repository at this point in the history
  • Loading branch information
rhash committed Jun 6, 2018
1 parent 49f036a commit c953884
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion file_set.c
Expand Up @@ -3,7 +3,6 @@
#include <ctype.h> /* isspace */
#include <stddef.h> /* ptrdiff_t */
#include <stdlib.h> /* qsort */
#include <stdio.h> /* fopen */
#include <string.h>

#include "file_set.h"
Expand Down

0 comments on commit c953884

Please sign in to comment.