new defines

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2050 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1997-07-08 23:18:07 +00:00
parent 8300d85fee
commit 68b7dc5f92

View File

@@ -64,12 +64,15 @@
/* Define this if struct winsize is declared in sys/termios.h */
#undef HAVE_STRUCT_WINSIZE
/* Define this if struct winsize have ws_xpixel */
/* Define this if struct winsize has ws_xpixel */
#undef HAVE_WS_XPIXEL
/* Define this if struct winsize have ws_ypixel */
/* Define this if struct winsize has ws_ypixel */
#undef HAVE_WS_YPIXEL
/* Define this if struct sockaddr has sa_len */
#undef SOCKADDR_HAS_SA_LEN
#undef VOID_RETSIGTYPE
#ifdef VOID_RETSIGTYPE