build: make use of 76 lib/*.h renamed files
76 private header files renamed to use our standard naming scheme. This change affects 322 files in libcurl's source tree.
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
# include <netinet/tcp.h>
|
||||
#endif
|
||||
|
||||
#include "rawstr.h"
|
||||
#include "curl_rawstr.h"
|
||||
|
||||
#define ENABLE_CURLX_PRINTF
|
||||
/* use our own printf() functions */
|
||||
@@ -74,7 +74,7 @@
|
||||
#include "tool_writeout.h"
|
||||
#include "tool_xattr.h"
|
||||
|
||||
#include "memdebug.h" /* keep this as LAST include */
|
||||
#include "curl_memdebug.h" /* keep this as LAST include */
|
||||
|
||||
#define CURLseparator "--_curl_--"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user