become more standard with libpayload headers. PATH_MAX belongs in limits.h,
[coreboot.git] / payloads / libpayload / curses / local.h
index b801e38e5b9d1263293dc76b7f446f13017dd080..b7c459d2a072408c637d7be8a915727be8ff14df 100644 (file)
@@ -46,6 +46,8 @@
 #define NCURSES_NO_PADDING 0
 #define USE_HARD_TABS 0
 #define HAVE_FCNTL_H 0
+#define HAVE_LIMITS_H 1
+#define HAVE_UNISTD_H 1
 #define USE_XMC_SUPPORT 0
 #define NCURSES_EXPANDED 0
 #define HAVE_GETCWD 0