Ignore:
Timestamp:
Aug 29, 2013, 9:26:37 PM (11 years ago)
Author:
katerina
Message:

Fix for ticket #343 (Static compile with port check fails)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/sh_portcheck.c

    r405 r439  
    834834                              unsigned long prot)
    835835{
    836 #ifdef  HAVE_RPC_RPC_H
     836#if defined(HAVE_RPC_RPC_H) && defined(HAVE_PMAP_GETMAPS)
    837837  struct pmaplist * head;
    838838  char *r;
Note: See TracChangeset for help on using the changeset viewer.