
14 Jul
2013
14 Jul
'13
12:31 a.m.
commit de7cdc0d94075f212c3f51d8ec7ae4e05cc2ba7c Author: Roger Dingledine <arma@torproject.org> Date: Sat Jul 13 20:31:18 2013 -0400 put sandbox.h in the tarball, so the tarball builds --- src/common/include.am | 1 + 1 file changed, 1 insertion(+) diff --git a/src/common/include.am b/src/common/include.am index 8c32a21..c3ccf96 100644 --- a/src/common/include.am +++ b/src/common/include.am @@ -75,6 +75,7 @@ COMMONHEADERS = \ src/common/memarea.h \ src/common/mempool.h \ src/common/procmon.h \ + src/common/sandbox.h \ src/common/torgzip.h \ src/common/torint.h \ src/common/torlog.h \