honeyd/setenv.h

Mon, 01 Jul 2013 21:22:40 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Mon, 01 Jul 2013 21:22:40 +0200
changeset 779
8a3648cce554
permissions
-rw-r--r--

Correct use of nonportable u_int types and update to new vendor versions.

     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