mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2024-11-24 11:09:06 +08:00
Fixed build for cygwin: see issue#111
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@223 d0cd1f9f-072b-0410-8dd7-cf729c803f20
This commit is contained in:
parent
ff3d550c05
commit
87b506f63d
@ -27,6 +27,7 @@
|
||||
#include <winsock.h>
|
||||
#else
|
||||
#include <arpa/inet.h>
|
||||
#include <netinet/in.h>
|
||||
#include <pthread.h>
|
||||
#include <semaphore.h>
|
||||
#include <signal.h>
|
||||
|
Loading…
Reference in New Issue
Block a user