Revert "Imported Upstream version 7.53.1"
[platform/upstream/curl.git] / src / Makefile.inc
index 2196ffa..1aa153c 100644 (file)
 # the official API, but we re-use the code here to avoid duplication.
 CURLX_CFILES = \
        ../lib/strtoofft.c \
+       ../lib/rawstr.c \
        ../lib/nonblock.c \
        ../lib/warnless.c
 
 CURLX_HFILES = \
        ../lib/curl_setup.h \
        ../lib/strtoofft.h \
+       ../lib/rawstr.h \
        ../lib/nonblock.h \
        ../lib/warnless.h