summaryrefslogtreecommitdiff
path: root/graphics/libgphoto2/files/patch-camlibs_ptp2-config.c
blob: d9636d61fd6afba8a44916e47515a82543023873 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- camlibs/ptp2/config.c.orig	Tue Dec 12 18:43:53 2006
+++ camlibs/ptp2/config.c	Tue Dec 12 19:00:45 2006
@@ -19,6 +19,8 @@
  */
 #include "config.h"
 
+#include <sys/types.h>
+#include <netinet/in.h>
 #include <stdlib.h>
 #include <string.h>
 #include <stdio.h>