Changeset 339


Ignore:
Timestamp:
Aug 30, 2011, 12:52:25 PM (14 years ago)
Author:
Yuri Dario
Message:

clamav: os2 build fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified clamav/trunk/freshclam/manager.c

    r338 r339  
    4848#include <netdb.h>
    4949#include <arpa/inet.h>
     50#ifdef  __KLIBC__
     51#include <arpa/nameser.h>
     52#endif
    5053#include <sys/socket.h>
    5154#include <sys/time.h>
Note: See TracChangeset for help on using the changeset viewer.