summaryrefslogtreecommitdiff
path: root/lib/config-vxworks.h
diff options
context:
space:
mode:
authorGergely Nagy <ngg@tresorit.com>2021-06-18 10:01:29 +0200
committerDaniel Stenberg <daniel@haxx.se>2021-06-18 13:52:08 +0200
commit9bf0e7b2efbdf18902ea6f1deae1aefc0ac4cc79 (patch)
tree839241201aa49b66af9c4ed611c5ae0c7af58a77 /lib/config-vxworks.h
parent4e03d45bf90f5f51301c0a4c0bdf60a477f82feb (diff)
downloadcurl-9bf0e7b2efbdf18902ea6f1deae1aefc0ac4cc79.tar.gz
configure/cmake: remove unused define HAVE_FORK
Closes #7276
Diffstat (limited to 'lib/config-vxworks.h')
-rw-r--r--lib/config-vxworks.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/config-vxworks.h b/lib/config-vxworks.h
index b36a45aa5..a3e6126f5 100644
--- a/lib/config-vxworks.h
+++ b/lib/config-vxworks.h
@@ -128,9 +128,6 @@
/* Define to 1 if you have a working fcntl O_NONBLOCK function. */
#define HAVE_FCNTL_O_NONBLOCK 1
-/* Define to 1 if you have the `fork' function. */
-#define HAVE_FORK 1
-
/* Define to 1 if you have the freeaddrinfo function. */
#define HAVE_FREEADDRINFO 1