Changeset f2596c for src/iodined.c


Ignore:
Timestamp:
07/12/08 14:20:35 (5 years ago)
Author:
Erik Ekman <yarrick@…>
Branches:
iodine-0.5, iodine-0.6
Children:
30014e
Parents:
71c5fe
git-author:
Erik Ekman <yarrick@…> (07/12/08 14:20:35)
git-committer:
Erik Ekman <yarrick@…> (07/12/08 14:20:35)
Message:

Add include for setgroups() on Linux

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/iodined.c

    radabd2 rf2596c  
    2626#include <fcntl.h> 
    2727#include <err.h> 
     28#include <grp.h> 
    2829#include <time.h> 
    2930#include <pwd.h> 
Note: See TracChangeset for help on using the changeset viewer.