mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
6172d4b590
With hat: portmgr Sponsored by: Absolight
11 lines
172 B
C
11 lines
172 B
C
--- src/btlist.c.orig
|
|
+++ src/btlist.c
|
|
@@ -13,6 +13,7 @@
|
|
|
|
#include "config.h"
|
|
|
|
+#include <sys/types.h>
|
|
#include <openssl/sha.h>
|
|
#include <stdlib.h>
|
|
#include <string.h>
|