mirror of the now-defunct rocklinux.org
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.

10 lines
329 B

  1. --- ./gnulib/lib/mbuiter.h.orig 2007-11-04 11:35:42.000000000 +0000
  2. +++ ./gnulib/lib/mbuiter.h 2007-11-04 11:37:06.000000000 +0000
  3. @@ -94,6 +94,7 @@
  4. #include <stdbool.h>
  5. #include <stdlib.h>
  6. #include <string.h>
  7. +#include <malloc.h>
  8. /* Tru64 with Desktop Toolkit C has a bug: <stdio.h> must be included before
  9. <wchar.h>.