patch-xfiler_Errors_c 365 B

123456789101112
  1. $OpenBSD: patch-xfiler_Errors_c,v 1.1 2008/12/01 19:23:55 jasper Exp $
  2. --- xfiler/Errors.c.orig Mon Dec 1 13:34:58 2008
  3. +++ xfiler/Errors.c Mon Dec 1 13:35:11 2008
  4. @@ -8,6 +8,7 @@
  5. -----------------------------------------------------------------------------*/
  6. #include <errno.h>
  7. +#include <stdlib.h>
  8. #include <X11/Intrinsic.h>
  9. #include <X11/StringDefs.h>