#!/bin/sh /usr/share/dpatch/dpatch-run ## 01_fix_prototyp.dpatch by dann frazier ## ## DP: fix missing function prototype definition @DPATCH@ --- dns-flood-detector-1.10/dns_flood_detector.c~ 2003-12-29 20:53:38.000000000 -0700 +++ dns-flood-detector-1.10/dns_flood_detector.c 2006-11-18 17:38:47.000000000 -0700 @@ -79,6 +79,7 @@ #include #include #include +#include #include #include #include