diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/curl_config.h.cmake | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/curl_config.h.cmake b/lib/curl_config.h.cmake index 65901a2b1..328a77d73 100644 --- a/lib/curl_config.h.cmake +++ b/lib/curl_config.h.cmake @@ -162,9 +162,6 @@ /* Define to 1 if you have the <arpa/inet.h> header file. */ #cmakedefine HAVE_ARPA_INET_H 1 -/* Define to 1 if you have the <arpa/tftp.h> header file. */ -#cmakedefine HAVE_ARPA_TFTP_H 1 - /* Define to 1 if you have _Atomic support. */ #cmakedefine HAVE_ATOMIC 1 |