You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

64 lines
1.4 KiB

  1. --- a/lib/berkeley-db-1.xx/PORT/bsd.4.4/include/db.h
  2. +++ b/lib/berkeley-db-1.xx/PORT/bsd.4.4/include/db.h
  3. @@ -37,7 +37,7 @@
  4. #define _DB_H_
  5. #include <sys/types.h>
  6. -#include <sys/cdefs.h>
  7. +#include "cdefs.h"
  8. #include <limits.h>
  9. --- a/lib/berkeley-db-1.xx/PORT/clib/memmove.c
  10. +++ b/lib/berkeley-db-1.xx/PORT/clib/memmove.c
  11. @@ -38,7 +38,7 @@
  12. static char sccsid[] = "@(#)bcopy.c 8.1 (Berkeley) 6/4/93";
  13. #endif /* LIBC_SCCS and not lint */
  14. -#include <sys/cdefs.h>
  15. +#include "cdefs.h"
  16. #include <string.h>
  17. /*
  18. --- a/lib/berkeley-db-1.xx/PORT/clib/snprintf.c
  19. +++ b/lib/berkeley-db-1.xx/PORT/clib/snprintf.c
  20. @@ -1,5 +1,5 @@
  21. #include <sys/types.h>
  22. -#include <sys/cdefs.h>
  23. +#include "cdefs.h"
  24. #include <compat.h>
  25. --- a/lib/berkeley-db-1.xx/PORT/hpux.9.01/local/hp_siglist.c
  26. +++ b/lib/berkeley-db-1.xx/PORT/hpux.9.01/local/hp_siglist.c
  27. @@ -2,7 +2,7 @@
  28. * Derived from:
  29. * static char sccsid[] = "@(#)siglist.c 8.1 (Berkeley) 6/4/93";
  30. */
  31. -#include <sys/cdefs.h>
  32. +#include "cdefs.h"
  33. #include <signal.h>
  34. --- a/lib/berkeley-db-1.xx/PORT/ultrix.4.2/include/db.h
  35. +++ b/lib/berkeley-db-1.xx/PORT/ultrix.4.2/include/db.h
  36. @@ -37,7 +37,7 @@
  37. #define _DB_H_
  38. #include <sys/types.h>
  39. -#include <sys/cdefs.h>
  40. +#include "cdefs.h"
  41. #include <limits.h>
  42. --- a/lib/berkeley-db-1.xx/include/db.h
  43. +++ b/lib/berkeley-db-1.xx/include/db.h
  44. @@ -37,7 +37,7 @@
  45. #define _DB_H_
  46. #include <sys/types.h>
  47. -#include <sys/cdefs.h>
  48. +#include "cdefs.h"
  49. #include <limits.h>