summaryrefslogtreecommitdiff
path: root/net/btget/patches/patch-ac
blob: acf0afa2bfcc05aea752dc664a53466c3365e7de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ac,v 1.2 2008/01/13 21:20:58 tonio Exp $

--- src/btlist.c.orig	2005-12-10 00:50:12.000000000 +0100
+++ src/btlist.c
@@ -13,6 +13,7 @@
 
 #include "config.h"
 
+#include <sys/types.h>
 #include <openssl/sha.h>
 #include <stdlib.h>
 #include <string.h>