diff options
Diffstat (limited to 'dmenu_path.c')
-rw-r--r-- | dmenu_path.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dmenu_path.c b/dmenu_path.c index 15d0da0..8df2667 100644 --- a/dmenu_path.c +++ b/dmenu_path.c | |||
@@ -1,5 +1,6 @@ | |||
1 | /* See LICENSE file for copyright and license details. */ | 1 | /* See LICENSE file for copyright and license details. */ |
2 | #include <dirent.h> | 2 | #include <dirent.h> |
3 | #include <limits.h> | ||
3 | #include <stdio.h> | 4 | #include <stdio.h> |
4 | #include <stdlib.h> | 5 | #include <stdlib.h> |
5 | #include <string.h> | 6 | #include <string.h> |