summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 4461383)
raw | patch | inline | side by side (parent: 4461383)
author | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Sun, 19 Feb 2017 13:07:11 +0000 (14:07 +0100) | ||
committer | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Sun, 19 Feb 2017 13:10:08 +0000 (14:10 +0100) |
This fixes the build on EPEL7, which doesn't have ltdl-devel installed
(and it shouldn't have to since commit 98153711).
(and it shouldn't have to since commit 98153711).
src/write_riemann_threshold.c | patch | blob | history |
index 992d856297f58cd9d2f0620be52b254405bfc384..8f6b4beda4b92685e1743d2d32d804a6fe82303d 100644 (file)
#include "utils_threshold.h"
#include "write_riemann_threshold.h"
-#include <ltdl.h>
-
/*
* Threshold management
* ====================