12 lines
267 B
Text
12 lines
267 B
Text
$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>
|