summaryrefslogtreecommitdiff
path: root/src/os.h
diff options
context:
space:
mode:
authorSadrul Habib Chowdhury <sadrul@users.sourceforge.net>2009-02-06 10:29:05 -0500
committerSadrul Habib Chowdhury <sadrul@users.sourceforge.net>2009-02-06 10:29:05 -0500
commitf823083eee6bb3bf4c52cc2b32b1617bf291b1c0 (patch)
tree01a8a8924c2c03d10d9ffb52a4b1f6a912935e29 /src/os.h
parent940c63996183bd7d609d2bce50123d5a9f92686c (diff)
parent98b6b4105b60150c5bf9d022b2e7de698a62a797 (diff)
downloadscreen-f823083eee6bb3bf4c52cc2b32b1617bf291b1c0.tar.gz
Merge branch 'master' into cmd-alias
Diffstat (limited to 'src/os.h')
-rw-r--r--src/os.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/os.h b/src/os.h
index 5bf417d..be20572 100644
--- a/src/os.h
+++ b/src/os.h
@@ -41,6 +41,10 @@
# include <signal.h>
#endif /* __bsdi__ || __386BSD__ || _CX_UX || hpux || _IBMR2 || linux */
+#ifndef HAVE_LONG_FILE_NAMES
+#define NAME_MAX 14
+#endif
+
#ifdef ISC
# ifdef ENAMETOOLONG
# undef ENAMETOOLONG