Xinqi Bao's Git
projects
/
dmenu.git
/ diff
summary
|
log
|
commit
|
diff
|
tree
raw
|
patch
| inline |
side by side
(parent:
59dafc4
)
include limits.h
author
Connor Lane Smith <
[email protected]
>
Sat, 25 Jun 2011 16:02:14 +0000
(17:02 +0100)
committer
Connor Lane Smith <
[email protected]
>
Sat, 25 Jun 2011 16:02:14 +0000
(17:02 +0100)
lsx.c
diff
|
blob
|
history
diff --git
a/lsx.c
b/lsx.c
index
e5b5c0b
..
bbe57d4
100644
(file)
--- a/
lsx.c
+++ b/
lsx.c
@@
-1,5
+1,6
@@
/* See LICENSE file for copyright and license details. */
#include <dirent.h>
+#include <limits.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>