pkgsrc/net/cmu-dhcpd/patches/patch-ah
2008-10-01 12:16:45 +00:00

12 lines
272 B
Text

$NetBSD: patch-ah,v 1.1 2008/10/01 12:16:45 joerg Exp $
--- bootpd.h.orig 2008-10-01 12:24:45.000000000 +0200
+++ bootpd.h
@@ -27,6 +27,7 @@ SOFTWARE.
#ifndef BOOTPD_H_
#define BOOTPD_H_
+#include "getif.h"
#include "hash.h"
#include "hashf.h"
#include "hwaddr.h"