mirror of
https://github.com/curl/curl.git
synced 2026-05-30 08:27:28 +03:00
parent
776f0708b2
commit
063f9a4c8b
1 changed files with 2 additions and 2 deletions
|
|
@ -28,8 +28,8 @@
|
|||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
#include <tidy/tidy.h>
|
||||
#include <tidy/buffio.h>
|
||||
#include <tidy.h>
|
||||
#include <tidybuffio.h>
|
||||
#include <curl/curl.h>
|
||||
|
||||
/* curl write callback, to fill tidy's input buffer... */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue