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
257 B

  1. --- libcgiupl-0.1/cgiupl.c.old 1998-05-12 04:55:54.000000000 +0200
  2. +++ libcgiupl-0.1/cgiupl.c 2005-04-26 15:23:12.000000000 +0200
  3. @@ -31,6 +31,7 @@
  4. #include <sys/stat.h>
  5. #include <string.h>
  6. #include <ctype.h>
  7. +#include <errno.h>
  8. #include <cgiupl.h>