aboutsummaryrefslogtreecommitdiffstats
path: root/main/nfs-utils/0002-Fix-header-include-for-definition-of-NULL.patch
diff options
context:
space:
mode:
Diffstat (limited to 'main/nfs-utils/0002-Fix-header-include-for-definition-of-NULL.patch')
-rw-r--r--main/nfs-utils/0002-Fix-header-include-for-definition-of-NULL.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/nfs-utils/0002-Fix-header-include-for-definition-of-NULL.patch b/main/nfs-utils/0002-Fix-header-include-for-definition-of-NULL.patch
index ba7c56c44a..ef359b9759 100644
--- a/main/nfs-utils/0002-Fix-header-include-for-definition-of-NULL.patch
+++ b/main/nfs-utils/0002-Fix-header-include-for-definition-of-NULL.patch
@@ -1,7 +1,7 @@
-From 7bb18315852601df9fd02f714d12fa09b9adbdba Mon Sep 17 00:00:00 2001
+From bf56f9f7a782a8b854f698bf2b452c790ebc2e93 Mon Sep 17 00:00:00 2001
From: Natanael Copa <ncopa@alpinelinux.org>
Date: Wed, 12 Feb 2014 13:43:34 +0000
-Subject: [PATCH 2/7] Fix header include for definition of NULL
+Subject: [PATCH] Fix header include for definition of NULL
NULL is defined in stdlib.h so we need to include that.
@@ -23,5 +23,5 @@ index a1c30f9..446b537 100644
#include <sys/socket.h>
#include <netinet/in.h>
--
-1.8.5.3
+2.0.4