Ignore:
Timestamp:
Jul 26, 2002, 7:18:30 PM (23 years ago)
Author:
sandervl
Message:

Use gethostname from wsock32, not the OS/2 version

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/iphlpapi/makefile

    r7973 r8927  
    1 # $Id: makefile,v 1.3 2002-02-20 11:57:31 sandervl Exp $
     1# $Id: makefile,v 1.4 2002-07-26 17:18:30 sandervl Exp $
    22
    33#
     
    3333so32dll.lib \
    3434tcp32dll.lib \
     35$(ODIN32_LIB)/wsock32.lib \
    3536$(RTLLIB_O)
    3637
Note: See TracChangeset for help on using the changeset viewer.