honeyd/setenv.h

Sat, 22 Sep 2012 00:23:56 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Sat, 22 Sep 2012 00:23:56 +0200
changeset 708
1b957bfaea12
permissions
-rw-r--r--

Further refine MySQL research induced sloppy patch changes.

     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