honeyd/setenv.h

Fri, 31 Aug 2012 21:14:33 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Fri, 31 Aug 2012 21:14:33 +0200
changeset 652
f6c0237e8f1c
permissions
-rw-r--r--

Correct flawed math dependency causing build failure on Ubuntu 12.04 IA32.

     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