mirror of
https://github.com/openwrt/packages.git
synced 2026-04-19 22:58:41 +04:00
libseccomp: corrected typo in patch
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
This commit is contained in:
@@ -8,7 +8,7 @@ Index: libseccomp-2.2.1/src/system.h
|
||||
#include <linux/filter.h>
|
||||
+#ifdef __GLIBC__
|
||||
#include <linux/prctl.h>
|
||||
+#endef
|
||||
+#endif
|
||||
|
||||
#include "configure.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user