patch-src_parser_c 301 B

12345678910
  1. --- dhcp-forwarder-0.10.orig/src/parser.c 2012-04-30 12:57:35.000000000 +0200
  2. +++ dhcp-forwarder-0.10/src/parser.c 2013-12-30 19:16:07.000000000 +0100
  3. @@ -27,6 +27,7 @@
  4. #include <fcntl.h>
  5. #include <netinet/in.h>
  6. #include <sys/mman.h>
  7. +#include <sys/stat.h>
  8. #include "parser.h"
  9. #include "cfg.h"