honeyd/setenv.h

Fri, 21 Sep 2012 22:38:55 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Fri, 21 Sep 2012 22:38:55 +0200
changeset 698
31b10e374497
permissions
-rw-r--r--

Correct permission set, database initialization, dependency, doc path,
and port 5.1 configuration keyword to 5.5.

     1 #ifndef LOC_SETENV_H
     2 # define LOC_SETENV_H
     3 int setenv(const char *, const char *, int);
     4 #endif /* not LOC_SETENV_H */

mercurial