honeyd/setenv.h

Thu, 04 Oct 2012 20:33:15 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 04 Oct 2012 20:33:15 +0200
changeset 718
65edd7d6b3a0
permissions
-rw-r--r--

Include latest package corrections in yet to be released software stack.

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