Ignore:
Timestamp:
Oct 24, 2009 12:00:40 AM (15 years ago)
Author:
bennylp
Message:

More ticket #972: fixed compilation error on Linux due to the last introduction ot PJ_TCP_NODELAY. Everyone needs to re-run configure though (thanks Dan Arrhenius for the report)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjlib/include/pj/compat/os_win32.h

    r2394 r2962  
    4242#define PJ_HAS_NETDB_H              0 
    4343#define PJ_HAS_NETINET_IN_H         0 
     44#define PJ_HAS_NETINET_TCP_H        0 
    4445#define PJ_HAS_SETJMP_H             1 
    4546#define PJ_HAS_STDARG_H             1 
Note: See TracChangeset for help on using the changeset viewer.