Ignore:
Timestamp:
Sep 5, 2010, 8:57:06 PM (14 years ago)
Author:
katerina
Message:

Fix for compile problems on Solaris 10 (ticket #220).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/sh_port2proc.c

    r290 r292  
    973973#else /* !defined(__linux__) && !defined(__FreeBSD__) */
    974974
     975#include "samhain.h"
     976#include "sh_utils.h"
     977
    975978char * sh_port2proc_query(int proto, struct in_addr * saddr, int sport,
    976979                          unsigned long * pid, char * user, size_t userlen)
Note: See TracChangeset for help on using the changeset viewer.