X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fcopy-acl.c;h=b4ebf7e8a8c7763eb271df20017f2228338848e4;hb=4779b635ef35c7b0bc4044fcb5bc746d06f158c4;hp=55799a8799e8f74fdba432e8e2955f0036e95056;hpb=916ceb972e089fbac52b7ad1b358363735702664;p=gnulib.git diff --git a/lib/copy-acl.c b/lib/copy-acl.c index 55799a879..b4ebf7e8a 100644 --- a/lib/copy-acl.c +++ b/lib/copy-acl.c @@ -23,6 +23,7 @@ #include +#include "quote.h" #include "error.h" #include "gettext.h" #define _(msgid) gettext (msgid)