]> The Tcpdump Group git mirrors - tcpdump/blobdiff - missing/strlcpy.c
DNS: Use ND_TCHECK_LEN() instead of a custom bounds check
[tcpdump] / missing / strlcpy.c
index 9a0b6e6a54b7c8393b6ed3cf5983e5d483086708..00792bc1b9d520ac1f6ceee521ee7f2d9bd1c5fe 100644 (file)
@@ -28,9 +28,7 @@
  * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
 
-#ifdef HAVE_CONFIG_H
 #include <config.h>
-#endif
 
 #include <netdissect-stdinc.h>