Index: head/security/dirmngr/files/patch-src_misc.h =================================================================== --- head/security/dirmngr/files/patch-src_misc.h (nonexistent) +++ head/security/dirmngr/files/patch-src_misc.h (revision 416512) @@ -0,0 +1,17 @@ +--- src/misc.h.orig 2007-11-16 13:21:46 UTC ++++ src/misc.h +@@ -114,14 +114,6 @@ void dump_cert (const char *text, ksba_c + char *host_and_port_from_url (const char *url, int *port); + + +-#ifdef HAVE_FOPENCOOKIE +-/* We have to implement funopen in terms of glibc's fopencookie. */ +-FILE *funopen(void *cookie, +- int (*readfn)(void *, char *, int), +- int (*writefn)(void *, const char *, int), +- fpos_t (*seekfn)(void *, fpos_t, int), +- int (*closefn)(void *)); +-#endif /*HAVE_FOPENCOOKIE*/ + + + #endif /* MISC_H */ Property changes on: head/security/dirmngr/files/patch-src_misc.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