patch-cfg_c 313 B

12345678910
  1. --- libnfsidmap-0.25.orig/cfg.c 2011-12-05 21:28:10.000000000 +0100
  2. +++ libnfsidmap-0.25/cfg.c 2013-08-13 12:25:51.000000000 +0200
  3. @@ -34,6 +34,7 @@
  4. #include <sys/mman.h>
  5. #include <sys/socket.h>
  6. #include <sys/stat.h>
  7. +#include <sys/types.h>
  8. #include <netinet/in.h>
  9. #include <arpa/inet.h>
  10. #include <ctype.h>