honeyd/setenv.h

Sun, 28 Oct 2012 23:53:41 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Sun, 28 Oct 2012 23:53:41 +0100
changeset 754
5a7d77eba1e7
permissions
-rw-r--r--

Packaging specifies no usage of infozip at all so remove dependency.

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