Skip to content

Commit

Permalink
remove include
Browse files Browse the repository at this point in the history
  • Loading branch information
zirngibl committed Sep 14, 2021
1 parent 5b20f78 commit 402c9d6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/probe_modules/module_ipv6_quic_initial.c
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@

/* module to perform IETF QUIC (draft-32) enumeration */

#include <bits/stdint-uintn.h>
#include <netinet/udp.h>
#include <stdlib.h>
#include <stdio.h>
Expand Down
1 change: 0 additions & 1 deletion src/probe_modules/module_quic_initial.c
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@

/* module to perform IETF QUIC (draft-32) enumeration */

#include <bits/stdint-uintn.h>
#include <netinet/udp.h>
#include <stdlib.h>
#include <stdio.h>
Expand Down

0 comments on commit 402c9d6

Please sign in to comment.