Skip to content

Commit 0da2a86

Browse files
committed
XXX Fix windows build: include unistd.h
1 parent 670d03e commit 0da2a86

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libgphoto2_port/gphoto2/gphoto2-port-portability.h

+1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
# include <string.h>
3838
# include <stdio.h>
3939
# include <direct.h>
40+
# include <unistd.h>
4041

4142
# ifndef IOLIBS
4243
# define IOLIBS "."

0 commit comments

Comments
 (0)