[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    Another inet(3) discrepancy
From:       Will Andrews <andrews () technologist ! com>
Date:       2000-07-13 17:12:27
[Download RAW message or body]

Here's another inet(3) problem on FreeBSD which is easily solved by
including the appropriate header.  Patch is attached.

This fix is for kdenetwork/knode/knprotocolclient.cpp.

-- 
Will Andrews <andrewsw@purdue.edu> <will@FreeBSD.org>
GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w---
?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ 
G++>+++ e->++++ h! r-->+++ y?

["knprotocolclient.diff" (text/plain)]

? knprotocolclient.diff
Index: knprotocolclient.cpp
===================================================================
RCS file: /home/kde/kdenetwork/knode/knprotocolclient.cpp,v
retrieving revision 1.4
diff -u -r1.4 knprotocolclient.cpp
--- knprotocolclient.cpp	2000/07/09 01:53:51	1.4
+++ knprotocolclient.cpp	2000/07/13 18:38:52
@@ -17,6 +17,7 @@
 
 #include "config.h"
 
+#include <sys/types.h>
 #include <sys/socket.h>
 #include <sys/time.h>
 #include <netinet/in.h>

>> Visit http://master.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic