summaryrefslogtreecommitdiffstats
path: root/lib/libcurses/ncurses_cfg.h
diff options
context:
space:
mode:
authormillert <millert@openbsd.org>1999-05-08 20:28:57 +0000
committermillert <millert@openbsd.org>1999-05-08 20:28:57 +0000
commited0e49f07449f40f6ae9cd77a8444e966ebf6510 (patch)
treed1539776949f58f9bf9687213bdd1659cdda09f5 /lib/libcurses/ncurses_cfg.h
parentTypo/anachronism; kwesterback@home.com. (diff)
downloadwireguard-openbsd-ed0e49f07449f40f6ae9cd77a8444e966ebf6510.tar.xz
wireguard-openbsd-ed0e49f07449f40f6ae9cd77a8444e966ebf6510.zip
ncurses-4.2-990424
Diffstat (limited to 'lib/libcurses/ncurses_cfg.h')
-rw-r--r--lib/libcurses/ncurses_cfg.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libcurses/ncurses_cfg.h b/lib/libcurses/ncurses_cfg.h
index 22795ed7b79..d47cd50d42a 100644
--- a/lib/libcurses/ncurses_cfg.h
+++ b/lib/libcurses/ncurses_cfg.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: ncurses_cfg.h,v 1.11 1999/03/02 06:23:27 millert Exp $ */
+/* $OpenBSD: ncurses_cfg.h,v 1.12 1999/05/08 20:28:59 millert Exp $ */
/* include/ncurses_cfg.h. Generated automatically by configure. */
/****************************************************************************
@@ -59,6 +59,7 @@
#define HAVE_ERRNO 1
#define HAVE_FCNTL_H 1
#define HAVE_FORM_H 1
+#define HAVE_GETCWD 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_GETTTYNAM 1
#define HAVE_ISASCII 1
@@ -109,7 +110,7 @@
/* #define PURE_TERMINFO 1 */
#define RETSIGTYPE void
#define STDC_HEADERS 1
-#define SYSTEM_NAME "openbsd2.4"
+#define SYSTEM_NAME "openbsd2.5"
#define TERMINFO_DIRS "/usr/share/terminfo"
#define TYPEOF_CHTYPE long
#define USE_DATABASE 1