honeyd/setenv.h

Fri, 12 Oct 2012 21:27:36 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Fri, 12 Oct 2012 21:27:36 +0200
changeset 738
596de7ac59a2
permissions
-rw-r--r--

Provide missing dependencies to apache-php and improve drupal in turn.

     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