]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- For #762: remove uneeded include.
authorGeorge Thessalonikefs <george@nlnetlabs.nl>
Sat, 5 Aug 2023 18:18:56 +0000 (20:18 +0200)
committerGeorge Thessalonikefs <george@nlnetlabs.nl>
Sat, 5 Aug 2023 18:18:56 +0000 (20:18 +0200)
util/configparser.y

index 2a4c1f3f3c08dae641e48071c2f8e25e66b60699..1d219a18c030f303d54a73b1d33a52109ee14515 100644 (file)
@@ -42,7 +42,6 @@
 #include <stdio.h>
 #include <string.h>
 #include <stdlib.h>
-#include <time.h>
 #include <assert.h>
 
 #include "util/configyyrename.h"