Import and merge libfetch-2.31 from NetBSD pkgsrc.
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: common.h,v 1.15 2010/01/23 14:25:26 joerg Exp $ */
|
||||
/* $NetBSD: common.h,v 1.16 2010/03/21 16:48:43 joerg Exp $ */
|
||||
/*-
|
||||
* Copyright (c) 1998-2004 Dag-Erling Co<43>dan Sm<53>rgrav
|
||||
* All rights reserved.
|
||||
@ -73,6 +73,8 @@ struct fetchconn {
|
||||
# endif
|
||||
#endif
|
||||
|
||||
char *ftp_home;
|
||||
|
||||
struct url *cache_url;
|
||||
int cache_af;
|
||||
int (*cache_close)(conn_t *);
|
||||
|
Reference in New Issue
Block a user