Merge compat.h and missing.h into missing.h

This commit is contained in:
Todd C. Miller
2010-08-16 14:05:44 -04:00
parent 6ce5c4cd97
commit f454727bb8
52 changed files with 392 additions and 103 deletions

View File

@@ -18,7 +18,7 @@
#include <signal.h>
#include <config.h>
#include <compat.h>
#include <missing.h>
#if defined(HAVE_DECL_SYS_SIGLIST) && HAVE_DECL_SYS_SIGLIST == 1
# define my_sys_siglist sys_siglist