bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

inet_aton conflict


From: apparitio
Subject: inet_aton conflict
Date: Sat, 25 May 2002 03:58:51 +0300
User-agent: Mutt/1.2.5i

hey,
a redeclartion of inet_aton in net_db.c resulted in an error on my system.
extern int inet_aton ();
this is the line, I had to remove it in order to compile and I was wondering 
what it was good for.

The initial error message, on slackware 7.1 was this
net_db.c:85: conflicting types for `inet_aton'
/usr/include/arpa/inet.h:74: previous declaration of `inet_aton'

obvious enough.

Yours,
        Eli Shemer.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]