honeyd/setenv.h

Wed, 13 Feb 2013 21:38:42 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 13 Feb 2013 21:38:42 +0100
changeset 759
f2dfc2de2a7d
permissions
-rw-r--r--

Update package version to upstream vendor new release.

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