1
0
mirror of https://github.com/moparisthebest/wget synced 2024-07-03 16:38:41 -04:00

Include Gnulib quotearg header.

This commit is contained in:
Steven Schubiger 2008-04-25 21:18:07 +02:00
parent 1897176633
commit a52fa6056b

View File

@ -216,6 +216,7 @@ typedef double SUM_SIZE_INT;
/* Likewise for quoting functions. */
#include "quote.h"
#include "quotearg.h"
/* Useful macros used across the code: */