Changeset 534 for trunk/src/sh_hash.c


Ignore:
Timestamp:
Sep 16, 2018, 8:56:38 PM (6 years ago)
Author:
katerina
Message:

Version 4.3.0, support for /etc/subuid, /etc/subgid

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/sh_hash.c

    r516 r534  
    2424#include <stdio.h>
    2525#include <sys/types.h>
     26#ifdef HAVE_SYS_SYSMACROS_H
     27#include <sys/sysmacros.h>
     28#endif
    2629#include <sys/stat.h>
    2730#include <unistd.h>
Note: See TracChangeset for help on using the changeset viewer.