sync patch with upstream and add upstream commit id
This commit is contained in:
parent
ba41f70f8c
commit
7ceff57421
@ -1,13 +1,15 @@
|
||||
$OpenBSD: patch-src_gholder_c,v 1.1 2018/11/28 19:40:27 kirby Exp $
|
||||
$OpenBSD: patch-src_gholder_c,v 1.2 2019/01/20 15:38:34 kirby Exp $
|
||||
|
||||
upstream commit 61a4648ecb6e9cbedbc79a2ae0e69a69a348273d
|
||||
|
||||
Index: src/gholder.c
|
||||
--- src/gholder.c.orig
|
||||
+++ src/gholder.c
|
||||
@@ -34,6 +34,7 @@
|
||||
@@ -32,6 +32,7 @@
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
+#include <sys/socket.h>
|
||||
#include <netinet/in.h>
|
||||
#include <arpa/inet.h>
|
||||
+#include <sys/socket.h>
|
||||
|
||||
#ifdef HAVE_LIBTOKYOCABINET
|
||||
#include "tcabdb.h"
|
||||
|
Loading…
Reference in New Issue
Block a user