index
:
sf.git
master
System status monitor and file manager
root
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fm.h
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'fm.h')
-rw-r--r--
fm.h
1
1 files changed, 1 insertions, 0 deletions
diff --git a/fm.h b/fm.h
index 6cb7402..5939b2e 100644
--- a/
fm.h
+++ b/
fm.h
@@ -1,6 +1,7 @@
#ifndef SF_FM_H
#define SF_FM_H
+#include <limits.h>
#include <ncurses.h>
#include "wm.h"