summaryrefslogtreecommitdiff
path: root/net/mtftpd/patches/patch-dist_include_prop_prop__ingest.h
blob: ab6354a47176c594db8ef960ae60405ef945ba0b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-dist_include_prop_prop__ingest.h,v 1.1 2012/03/07 11:39:40 hans Exp $

--- dist/include/prop/prop_ingest.h.orig	2008-02-29 19:25:58.000000000 +0100
+++ dist/include/prop/prop_ingest.h	2012-03-02 20:17:16.790210908 +0100
@@ -78,6 +78,8 @@ typedef struct {
 #define	PROP_INGEST_END							\
 	{ .pite_key = NULL }
 
+#include <sys/cdefs.h>
+
 __BEGIN_DECLS
 prop_ingest_context_t
 		prop_ingest_context_alloc(void *);