Browse Source

Remove libetc patch file

master
Pekka Helenius 5 years ago
committed by GitHub
parent
commit
9d141bb3f4
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 10 deletions
  1. +0
    -10
      libetc/patch_add_missing_header.patch

+ 0
- 10
libetc/patch_add_missing_header.patch View File

@ -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>

Loading…
Cancel
Save