]> git.sesse.net Git - betaftpd/blobdiff - config.h.in
Fixed a security problem where the custom snprintf() would always be used. Thanks...
[betaftpd] / config.h.in
index 68a07dd3ac57646a7e71da5c27697245d74eea69..afaf77240a25e183ce2aec978bfd9ce99515805c 100644 (file)
 /* Define if you have the <grp.h> header file.  */
 #undef HAVE_GRP_H
 
+/* Define if you have the <linux/socket.h> header file.  */
+#undef HAVE_LINUX_SOCKET_H
+
+/* Define if you have the <linux/tcp.h> header file.  */
+#undef HAVE_LINUX_TCP_H
+
 /* Define if you have the <netdb.h> header file.  */
 #undef HAVE_NETDB_H