Package: anomaly / 1.1.0-3

FixBuildWithCommitHLib.diff Patch series | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Description: Remove commit.h lib
Author: Alejandro Garrido Mota <alejandro@debian.org>

--- a/src/anomaly.cpp
+++ b/src/anomaly.cpp
@@ -29,7 +29,6 @@
 #include <string.h>
 #include <Detector.h>
 #include <cmake.h>
-#include <commit.h>
 
 ////////////////////////////////////////////////////////////////////////////////
 static int usage ()