Skip to content

Commit 1f1cc61

Browse files
committed
Remove unnecessary math.h import
1 parent 489c57e commit 1f1cc61

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/dns_poller.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#include <math.h> // NOLINT(llvmlibc-restrict-system-libc-headers)
21
#include <netdb.h> // NOLINT(llvmlibc-restrict-system-libc-headers)
32
#include <string.h> // NOLINT(llvmlibc-restrict-system-libc-headers)
43

0 commit comments

Comments
 (0)