mirror of
https://github.com/curl/curl.git
synced 2026-07-27 16:28:59 +03:00
vxworks: drop support
No changes or fixes in vxworks related code since 2009 leads me to believe that this doesn't work anymore. Closes #8362
This commit is contained in:
parent
0d370ecbfe
commit
1bf3643f7b
7 changed files with 5 additions and 1044 deletions
|
|
@ -38,10 +38,6 @@
|
|||
#include <dos.h> /* delay() */
|
||||
#endif
|
||||
|
||||
#ifdef __VXWORKS__
|
||||
#include <strings.h> /* bzero() in FD_SET */
|
||||
#endif
|
||||
|
||||
#include <curl/curl.h>
|
||||
|
||||
#include "urldata.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue