A couple of unnecessary includes.
authorCarl Hetherington <cth@carlh.net>
Fri, 27 Jul 2012 20:21:50 +0000 (21:21 +0100)
committerCarl Hetherington <cth@carlh.net>
Fri, 27 Jul 2012 20:21:50 +0000 (21:21 +0100)
src/lib/util.cc

index 1bd8f43180169571a5a95fc7b27fe48b523c22c0..c154339537c34421c15dcde256d78d6938c09135 100644 (file)
@@ -29,8 +29,6 @@
 #ifdef DVDOMATIC_POSIX
 #include <execinfo.h>
 #include <cxxabi.h>
-#include <sys/types.h> 
-#include <sys/socket.h>
 #endif
 #include <libssh/libssh.h>
 #include <signal.h>