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