Skip to content

Commit

Permalink
Add missing definitions
Browse files Browse the repository at this point in the history
  • Loading branch information
hishamhm committed Apr 7, 2018
1 parent 758863e commit 0146447
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Files.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
#include <limits.h>
#include <stdlib.h>
#include <sys/stat.h>
#include <sys/types.h>
#include <dirent.h>

#include "Prototypes.h"

Expand Down

0 comments on commit 0146447

Please sign in to comment.