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:
@@ -6,7 +6,7 @@
|
||||
# | (__| |_| | _ <| |___
|
||||
# \___|\___/|_| \_\_____|
|
||||
#
|
||||
# Copyright (C) 1998 - 2011, Daniel Stenberg, <daniel@haxx.se>, et al.
|
||||
# Copyright (C) 1998 - 2012, Daniel Stenberg, <daniel@haxx.se>, et al.
|
||||
#
|
||||
# This software is licensed as described in the file COPYING, which
|
||||
# you should have received as part of this distribution. The terms
|
||||
@@ -45,7 +45,7 @@ require "getpart.pm";
|
||||
# Boilerplate code for test tool
|
||||
my $head =
|
||||
'#include "test.h"
|
||||
#include "memdebug.h"
|
||||
#include "curl_memdebug.h"
|
||||
|
||||
int test(char *URL)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user