12 lines
369 B
Plaintext
12 lines
369 B
Plaintext
|
$OpenBSD: patch-camlibs_ptp2_config_c,v 1.1 2007/10/19 12:57:52 ajacoutot Exp $
|
||
|
--- camlibs/ptp2/config.c.orig Thu Oct 11 12:58:55 2007
|
||
|
+++ camlibs/ptp2/config.c Thu Oct 11 12:58:09 2007
|
||
|
@@ -24,6 +24,7 @@
|
||
|
#include <string.h>
|
||
|
#include <stdio.h>
|
||
|
#include <time.h>
|
||
|
+#include <netinet/in.h>
|
||
|
|
||
|
#include <gphoto2/gphoto2-library.h>
|
||
|
#include <gphoto2/gphoto2-port-log.h>
|