[JDEV] Another requested source change..
Thomas Charron
tcharron at nermail.ups.com
Wed Mar 31 16:55:10 CST 1999
I have another requested source change, this time for the include files in
lib.
If you want me to use my OWN versions of these files, I can do that, but in
order to use the current ones, I need these changes made:
-------common.h
These include files need to be #ifndef WIN32'd, as they do not apply to
Visual C++, and don;t event exist under it, for that matter..
strings.h
unistd.h
sys/socket.h
netinet/in.h
netdb.h
arpa/inet.h
This include file is actually just <time.h>, instead of <sys/time.h>
sys/time.h = time.h
---common_functions.h
These need to be #ifndef WIN32. I'm not using your networking, and compiler
doesn't like them much.. ;-P
make_netsocket
make_addr
Again, if you want me to use COPIES of the include files in the win32
directory, I have NO problem with doing that.
--
Thomas Charron
United Parcel Service
Northeast Region
"Moving at the speed of a T3 Trunk Line!"
More information about the JDev
mailing list