CURLOptTable.h:26: error: 'CURLOPT_KEYPASSWD' undeclared here (not in a function)
CURLOptTable.h:45: error: 'CURLOPT_DIRLISTONLY' undeclared here (not in a function)
CURLOptTable.h:46: error: 'CURLOPT_APPEND' undeclared here (not in a function)
CURLOptTable.h:58: error: 'CURLOPT_KRBLEVEL' undeclared here (not in a function)
CURLOptTable.h:111: error: 'CURLOPT_USE_SSL' undeclared here (not in a function)
CURLOptTable.h:138: error: 'CURLOPT_TIMEOUT_MS' undeclared here (not in a function)
CURLOptTable.h:139: error: 'CURLOPT_CONNECTTIMEOUT_MS' undeclared here (not in a function)
CURLOptTable.h:140: error: 'CURLOPT_HTTP_TRANSFER_DECODING' undeclared here (not in a function)
CURLOptTable.h:141: error: 'CURLOPT_HTTP_CONTENT_DECODING' undeclared here (not in a function)
CURLOptTable.h:142: error: 'CURLOPT_NEW_FILE_PERMS' undeclared here (not in a function)
CURLOptTable.h:143: error: 'CURLOPT_NEW_DIRECTORY_PERMS' undeclared here (not in a function)
CURLOptTable.h:144: error: 'CURLOPT_POSTREDIR' undeclared here (not in a function)
CURLOptTable.h:145: error: 'CURLOPT_SSH_HOST_PUBLIC_KEY_MD5' undeclared here (not in a function)
CURLOptTable.h:146: error: 'CURLOPT_OPENSOCKETFUNCTION' undeclared here (not in a function)
CURLOptTable.h:147: error: 'CURLOPT_OPENSOCKETDATA' undeclared here (not in a function)
CURLOptTable.h:148: error: 'CURLOPT_COPYPOSTFIELDS' undeclared here (not in a function)
CURLOptTable.h:149: error: 'CURLOPT_PROXY_TRANSFER_MODE' undeclared here (not in a function)
CURLOptTable.h:150: error: 'CURLOPT_SEEKFUNCTION' undeclared here (not in a function)
CURLOptTable.h:151: error: 'CURLOPT_SEEKDATA' undeclared here (not in a function)
CURLOptTable.h:152: error: 'CURLOPT_CRLFILE' undeclared here (not in a function)
CURLOptTable.h:153: error: 'CURLOPT_ISSUERCERT' undeclared here (not in a function)
CURLOptTable.h:154: error: 'CURLOPT_ADDRESS_SCOPE' undeclared here (not in a function)
CURLOptTable.h:155: error: 'CURLOPT_CERTINFO' undeclared here (not in a function)
CURLOptTable.h:156: error: 'CURLOPT_USERNAME' undeclared here (not in a function)
CURLOptTable.h:157: error: 'CURLOPT_PASSWORD' undeclared here (not in a function)
CURLOptTable.h:158: error: 'CURLOPT_PROXYUSERNAME' undeclared here (not in a function)
CURLOptTable.h:159: error: 'CURLOPT_PROXYPASSWORD' undeclared here (not in a function)
