acl/acl-fiximplicit.patch
OBS User autobuild a8f1e20418 Accepting request 23178 from Base:System
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
2009-10-27 15:23:19 +00:00

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"