aboutsummaryrefslogtreecommitdiffstats
path: root/src/firejail/chroot.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/firejail/chroot.c')
-rw-r--r--src/firejail/chroot.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/firejail/chroot.c b/src/firejail/chroot.c
index edc31cdea..0d4baa618 100644
--- a/src/firejail/chroot.c
+++ b/src/firejail/chroot.c
@@ -30,7 +30,7 @@
30#endif 30#endif
31 31
32#ifdef HAVE_GCOV 32#ifdef HAVE_GCOV
33#include <gcov.h> 33#include "../include/gcov_wrapper.h"
34#endif 34#endif
35 35
36// exit if error 36// exit if error