* [PATCH] elkscmd: trivial patch to fix inet build
@ 2004-06-09 14:49 claudio
2004-06-09 14:56 ` ** Applied ** " Miguel Bolanos
0 siblings, 1 reply; 2+ messages in thread
From: claudio @ 2004-06-09 14:49 UTC (permalink / raw)
To: linux-8086
[-- Attachment #1: Type: TEXT/PLAIN, Size: 120 bytes --]
Trivial patch to build stuff in elkscmd/inet.
ttn.c | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
[-- Attachment #2: Type: TEXT/PLAIN, Size: 785 bytes --]
? httpd/httpd
? nettools/netstat
? telnet/telnet
? urlget/urlget
Index: telnet/ttn.c
===================================================================
RCS file: /cvsroot/elks/elkscmd/inet/telnet/ttn.c,v
retrieving revision 1.3
diff -u -r1.3 ttn.c
--- telnet/ttn.c 21 Nov 2001 10:01:59 -0000 1.3
+++ telnet/ttn.c 9 Jun 2004 14:38:49 -0000
@@ -21,20 +21,21 @@
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
+
#ifndef __LINUX__
#include <linuxmt/in.h>
#include <linuxmt/net.h>
#include <linuxmt/time.h>
#include "../httpd/mylib.h"
-#define assert(a)
+/*#define assert(a)*/
#else
#include <sys/time.h>
#include <netinet/in.h>
#include <arpa/inet.h>
#endif
-#include <netdb.h>
+/*#include <netdb.h>*/
#include "ttn.h"
^ permalink raw reply [flat|nested] 2+ messages in thread
* ** Applied ** Re: [PATCH] elkscmd: trivial patch to fix inet build
2004-06-09 14:49 [PATCH] elkscmd: trivial patch to fix inet build claudio
@ 2004-06-09 14:56 ` Miguel Bolanos
0 siblings, 0 replies; 2+ messages in thread
From: Miguel Bolanos @ 2004-06-09 14:56 UTC (permalink / raw)
To: claudio; +Cc: linux-8086
[-- Attachment #1: Type: text/plain, Size: 641 bytes --]
Applied. Thanks.
Mike
On Wed, 2004-06-09 at 08:49, claudio@conectiva.com wrote:
> Trivial patch to build stuff in elkscmd/inet.
>
> ttn.c | 5 +++--
> 1 files changed, 3 insertions(+), 2 deletions(-)
--
--------------------miguel bolanos, systems administrator, linuxlabs
... ........ ..... .... 230 peachtree st nw ste 2701
the original linux labs atlanta.ga.us 30303
-since 1995 http://www.linuxlabs.com
office 404.577.7747 fax 404.577.7743
--------------------------------------------------------------------
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-06-09 14:56 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-09 14:49 [PATCH] elkscmd: trivial patch to fix inet build claudio
2004-06-09 14:56 ` ** Applied ** " Miguel Bolanos
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox