Added rpm4 original port
This commit is contained in:
13
archivers/rpm4/files/patch-tools_rpmuncompress.c
Normal file
13
archivers/rpm4/files/patch-tools_rpmuncompress.c
Normal file
@ -0,0 +1,13 @@
|
||||
--- tools/rpmuncompress.c.orig 2023-12-19 16:39:32 UTC
|
||||
+++ tools/rpmuncompress.c
|
||||
@@ -1,8 +1,10 @@
|
||||
#include "system.h"
|
||||
|
||||
+#include <sys/wait.h>
|
||||
#include <popt.h>
|
||||
#include <libgen.h>
|
||||
#include <errno.h>
|
||||
+#include <libgen.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
Reference in New Issue
Block a user