summaryrefslogtreecommitdiff
path: root/graphics/aeskulap/files/patch-dcmtk-dcmnet-include_dcompat.h
blob: 9cad061e0d609341a999df7e0d2c0953dd9bf656 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- dcmtk/dcmnet/include/dcompat.h.orig	2010-08-23 16:36:30.000000000 +0200
+++ dcmtk/dcmnet/include/dcompat.h	2010-08-23 16:37:57.000000000 +0200
@@ -146,9 +146,6 @@
 #ifdef HAVE_SYS_SELECT_H
 #include <sys/select.h>
 #endif
-#ifdef HAVE_SYS_FILE_H
-#include <sys/file.h>
-#endif
 
 END_EXTERN_C