Index: head/sysutils/gpart/files/patch-src_l64seek.h =================================================================== --- head/sysutils/gpart/files/patch-src_l64seek.h (nonexistent) +++ head/sysutils/gpart/files/patch-src_l64seek.h (revision 431356) @@ -0,0 +1,11 @@ +--- src/l64seek.h.orig 2000-12-13 22:56:07 UTC ++++ src/l64seek.h +@@ -33,7 +33,7 @@ + #endif + + +-#if defined(__FreeBSD__) ++#if defined(__FreeBSD__) || defined(__DragonFly__) + typedef off_t off64_t; + #endif + Property changes on: head/sysutils/gpart/files/patch-src_l64seek.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property