Getting the following compilation error in Ubuntu Linux Mint:
osboxes eyefi-config-eyefi-config-013 # make
cc -g -Wall -c -o eyefi-config.o eyefi-config.c
In file included from eyefi-config.c:11:0:
eyefi-config.h:4:23: fatal error: sys/types.h: No such file or directory
compilation terminated.
<builtin>: recipe for target 'eyefi-config.o' failed
make: * [eyefi-config.o] Error 1
Getting the following compilation error in Ubuntu Linux Mint: