components/text-utilities/patches/fix-parfait.patch
changeset 3903 bddba77320a5
parent 3897 cd126ba3fdda
--- a/components/text-utilities/patches/fix-parfait.patch	Wed Mar 04 07:09:31 2015 -0800
+++ b/components/text-utilities/patches/fix-parfait.patch	Wed Mar 04 07:17:04 2015 -0800
@@ -348,3 +348,13 @@
  #include <stdio.h>
  #include <stdlib.h>
  #include <unistd.h>
+--- util-linux-2.25.2/tests/helpers/test_sysinfo.c.orig	2015-03-03 12:21:29.976946287 -0800
++++ util-linux-2.25.2/tests/helpers/test_sysinfo.c	2015-03-03 12:21:51.482944375 -0800
+@@ -14,6 +14,7 @@
+  * GNU General Public License for more details.
+  */
+ 
++#include "config.h"
+ #include <stdio.h>
+ #include <stdlib.h>
+ #include <string.h>