a8f1e20418
Copy from Base:System/acl based on submit request 23178 from user msmeissn OBS-URL: https://build.opensuse.org/request/show/23178 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/acl?expand=0&rev=14
13 lines
292 B
Diff
13 lines
292 B
Diff
Index: acl-2.2.48/libmisc/quote.c
|
|
===================================================================
|
|
--- acl-2.2.48.orig/libmisc/quote.c
|
|
+++ acl-2.2.48/libmisc/quote.c
|
|
@@ -19,6 +19,7 @@
|
|
|
|
#include <stdio.h>
|
|
#include <stdlib.h>
|
|
+#include <string.h>
|
|
#include <ctype.h>
|
|
#include "misc.h"
|
|
|