--- rxvt-unicode/src/rxvtlib.h.in 2007/12/11 09:10:56 1.80 +++ rxvt-unicode/src/rxvtlib.h.in 2007/12/11 18:07:08 1.82 @@ -4,18 +4,14 @@ #include #include #include -@include_stdarg_h@ -@include_stdlib_h@ +#include +#include @include_stdint_h@ #include -@include_unistd_h@ -@include_string_h@ -@include_fcntl_h@ -@include_assert_h@ +#include +#include +#include @include_sys_ioctl_h@ -@include_sys_time_h@ -@include_time_h@ -@include_sys_select_h@ @include_sys_strredir_h@ #include @@ -37,15 +33,6 @@ #include } -/* - * If we haven't pulled in typedef's like int16_t then do them ourself - * type of (normal and unsigned) basic sizes - */ -@rxvt_int16_typedef@ -@rxvt_uint16_typedef@ -@rxvt_int32_typedef@ -@rxvt_uint32_typedef@ - struct rxvt_fontset; struct rxvt_color; struct rxvt_vars; /* defined later on */