pinosaur
/
dmenu.git
/ commitdiff
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
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>