Ignore:
Timestamp:
Aug 4, 2007, 2:55:06 AM (16 years ago)
Author:
charles
Message:

sync joshe's changes with win32

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/libtransmission/natpmp.c

    r2614 r2619  
    2525#include <assert.h>
    2626#include <errno.h>
    27 #include <netdb.h>
    2827#include <stdlib.h>
    2928#include <string.h>
    3029#include <time.h>
     30
     31#ifdef __BEOS__
     32    #include <netdb.h>
     33#endif
    3134
    3235#include <sys/types.h>
Note: See TracChangeset for help on using the changeset viewer.