honeyd/setenv.h

Thu, 13 Sep 2012 23:24:16 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 13 Sep 2012 23:24:16 +0200
changeset 680
d27cad483271
permissions
-rw-r--r--

Keep traffic costs down by ignoring largest files and rather regenerating.

     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