freebsd-ports/net/netmap/files/patch-belgolib::dirs_core.c
Edwin Groothuis 42f82ca6c0 Make net/netmap building on -current again
PR:		 ports/46267
Submitted by:	Kuang-che Wu <kcwu@kcwu.dyndns.org>
2002-12-20 21:07:52 +00:00

10 lines
282 B
C

--- belgolib/dirs_core.c.orig Sun Dec 15 15:02:19 2002
+++ belgolib/dirs_core.c Sun Dec 15 15:02:25 2002
@@ -1,6 +1,6 @@
#include "dirs_core.h"
-Oinfo::Oinfo(const string& fname, int fmode=0)
+Oinfo::Oinfo(const string& fname, int fmode)
{
stat_info = new struct stat;