configure/cmake: remove unused define HAVE_FORK

Closes #7276
This commit is contained in:
Gergely Nagy 2021-06-18 10:01:29 +02:00 committed by Daniel Stenberg
parent 4e03d45bf9
commit 9bf0e7b2ef
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
5 changed files with 0 additions and 12 deletions

View file

@ -96,7 +96,6 @@
#define HAVE_ERRNO_H 1
#define HAVE_FCNTL 1
#define HAVE_FCNTL_H 1
#define HAVE_FORK 1
#define HAVE_FREEADDRINFO 1
#define HAVE_FTRUNCATE 1
#define HAVE_GETADDRINFO 1