Skip to content

Commit f113c83

Browse files
author
Robert Breker
committed
Don't include parson.h in librrd.h
There's no need for it and it otherwise needs to be packaged in the devel RPM. Signed-off-by: Robert Breker <[email protected]>
1 parent 8e769de commit f113c83

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

librrd.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424

2525
#include <stdint.h>
2626
#include <time.h>
27-
#include "parson/parson.h"
2827

2928
#define RRD_MAX_SOURCES 16
3029

0 commit comments

Comments
 (0)