From f41491816ca1ac8dc39c4da0f6b9fe1065c5228a Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Wed, 16 Apr 2014 22:22:47 -0400 Subject: Log the name of the failing syscall on failure --- src/common/include.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/common/include.am') diff --git a/src/common/include.am b/src/common/include.am index d0ea40ea6a..7b2465cd84 100644 --- a/src/common/include.am +++ b/src/common/include.am @@ -103,6 +103,7 @@ COMMONHEADERS = \ src/common/di_ops.h \ src/common/memarea.h \ src/common/mempool.h \ + src/common/linux_syscalls.inc \ src/common/procmon.h \ src/common/sandbox.h \ src/common/testsupport.h \ -- cgit v1.2.3-54-g00ecf