projects
/
suckless
/
dmenu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
59dafc4
)
include limits.h
author
Connor Lane Smith
<cls@lubutu.com>
Sat, 25 Jun 2011 16:02:14 +0000
(17:02 +0100)
committer
Connor Lane Smith
<cls@lubutu.com>
Sat, 25 Jun 2011 16:02:14 +0000
(17:02 +0100)
lsx.c
patch
|
blob
|
history
diff --git
a/lsx.c
b/lsx.c
index e5b5c0beada22a4663781c48df082793d25c4990..bbe57d461ff56d3da89dc3f2419c2d11fc6ed408 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>