ports/net/ptpd/files/patch-src-ptpd.h
Erwin Lansing 513dc50c88 Update to 1.0.0
PR:		128149
Submitted by:	Steven Kreuzer <skreuzer@exit2shell.com>
Approved by:	gnn (maintainer)
2008-10-27 20:49:51 +00:00

12 lines
300 B
C

Index: ptpd.h
===================================================================
--- ptpd.h (revision 45)
+++ ptpd.h (working copy)
@@ -4,6 +4,7 @@
#define PTPD_H
#include "constants.h"
+#include "limits.h"
#include "dep/constants_dep.h"
#include "dep/datatypes_dep.h"
#include "datatypes.h"