Gitiles
Code Review
Sign In
192.168.1.100
/
T108
/
e958203796650e3959a43708d67534bf36f4c83b
/
.
/
package
/
libs
/
elfutils
/
patches
/
200-fix-build-warning.patch
blob: 3c48b9810fc1a8a9e7e290e45fe13edd98908122 [
file
] [
log
] [
blame
]
---
a
/
lib
/
xasprintf
.
c
+++
b
/
lib
/
xasprintf
.
c
@@
-
30
,
6
+
30
,
7
@@
# include <config.h>
#endif
+#
include
<errno.h>
#include
<stdarg.h>
#include
<stdio.h>
#include
<stdlib.h>