honeyd/setenv.h

Sun, 30 Jun 2013 18:44:10 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Sun, 30 Jun 2013 18:44:10 +0200
changeset 768
70baf26f1088
permissions
-rw-r--r--

Update vendor software version and solve g_async_queue_push SIGSEGV.

     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