honeyd/setenv.h

Sun, 02 Sep 2012 18:16:49 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Sun, 02 Sep 2012 18:16:49 +0200
changeset 658
d5bf6d998337
permissions
-rw-r--r--

Correct detection of SSLeay libcrypt, provided by OpenSSL package.

     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