From 733bf1dd897b0a2b155b47b85decf9c893342d65 Mon Sep 17 00:00:00 2001 From: Dimitar Zhekov Date: Thu, 22 Apr 2004 23:04:44 +0000 Subject: [PATCH] Dimitar Zhekov: fixed iproute2 dietlibc compile - GRE_KEY needs __constant_htons() [2004041909271709427] (https://www.rocklinux.net/submaster) git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@2804 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- package/base/dietlibc/pkg_patch/pkg_iproute2.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/base/dietlibc/pkg_patch/pkg_iproute2.patch b/package/base/dietlibc/pkg_patch/pkg_iproute2.patch index c16b46c40..d3bbee8e8 100644 --- a/package/base/dietlibc/pkg_patch/pkg_iproute2.patch +++ b/package/base/dietlibc/pkg_patch/pkg_iproute2.patch @@ -102,7 +102,7 @@ */ +#define _LINUX_TYPES_H -+#include ++#include + #include #include