diff options
Diffstat (limited to 'src/Makefile.inc')
-rw-r--r-- | src/Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.inc b/src/Makefile.inc index 8ea5dae4d..9faf89d3d 100644 --- a/src/Makefile.inc +++ b/src/Makefile.inc @@ -1,5 +1,5 @@ # ./src/Makefile.inc - + # libcurl has sources that provide functions named curlx_* that aren't part of # the official API, but we re-use the code here to avoid duplication. CURLX_ONES = $(top_srcdir)/lib/strtoofft.c \ |