aegis.patch 250 B

123456789101112
  1. Index: common/ac/wchar.h
  2. --- common/ac/wchar.h.orig 2004-06-10 08:12:37 +0200
  3. +++ common/ac/wchar.h 2004-06-10 21:19:39 +0200
  4. @@ -26,8 +26,09 @@
  5. #include <ac/stddef.h>
  6. #if HAVE_WCHAR_H
  7. +#include <stdlib.h>
  8. #include <wchar.h>
  9. #if !HAVE_WINT_T