Loading tests/libtest/Makefile.am +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ AUTOMAKE_OPTIONS = foreign nostdinc INCLUDES = -I$(top_srcdir)/include INCLUDES = -I$(top_srcdir)/include/curl LIBDIR = ../../lib Loading tests/libtest/test.h +1 −1 Original line number Diff line number Diff line #include <curl/curl.h> #include <curl.h> #include <stdio.h> Loading
tests/libtest/Makefile.am +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ AUTOMAKE_OPTIONS = foreign nostdinc INCLUDES = -I$(top_srcdir)/include INCLUDES = -I$(top_srcdir)/include/curl LIBDIR = ../../lib Loading
tests/libtest/test.h +1 −1 Original line number Diff line number Diff line #include <curl/curl.h> #include <curl.h> #include <stdio.h>