1d878e5482
A KDE/Qt based GetRight(tm)/Go!zilla(tm) downloader alike formerly known as KGet. PR: 19208 Submitted by: Mario S F Ferreira <lioux@linf.unb.br>
11 lines
255 B
Plaintext
11 lines
255 B
Plaintext
--- caitoo/kmainwidget.cpp.orig Sun Jun 11 04:09:58 2000
|
|
+++ caitoo/kmainwidget.cpp Sun Jun 11 04:11:28 2000
|
|
@@ -60,6 +60,7 @@
|
|
#undef map
|
|
#include <sys/sockio.h> // needed for SIOCGIFFLAGS
|
|
#else
|
|
+#include <sys/socket.h>
|
|
#include <net/if.h>
|
|
#endif
|
|
|