honeyd/setenv.h

Sun, 02 Sep 2012 20:48:50 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Sun, 02 Sep 2012 20:48:50 +0200
changeset 660
eb7d0eac7ab8
permissions
-rw-r--r--

Correct mode 750, 754, and other flawed binary file permissions.

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

mercurial