Pekka Helenius
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
0 additions and
10 deletions
-
libetc/patch_add_missing_header.patch
|
|
@ -1,10 +0,0 @@ |
|
|
|
--- a/libetc.c
|
|
|
|
+++ b/libetc.c
|
|
|
|
@@ -22,6 +22,7 @@
|
|
|
|
#define _GNU_SOURCE |
|
|
|
#include <dlfcn.h> |
|
|
|
#include <stdio.h> |
|
|
|
+#include <stdlib.h>
|
|
|
|
#include <sys/types.h> |
|
|
|
#include <string.h> |
|
|
|
#include <dirent.h> |