view patches/freebsd4-runtime.patch @ 6512:ccc20ae889ca default tip guix

mingw::guile-2.0.7 builds.
author Jan Nieuwenhuizen <janneke@gnu.org>
date Thu, 24 Mar 2016 08:03:39 +0100
parents aed60b3b5bb5
children
line wrap: on
line source

--- root/usr/include/sys/ucred.h~	2005-01-21 16:45:30.000000000 +0100
+++ root/usr/include/sys/ucred.h	2009-02-10 16:40:57.000000000 +0100
@@ -37,6 +37,8 @@
 #ifndef _SYS_UCRED_H_
 #define	_SYS_UCRED_H_
 
+#include <sys/param.h>
+
 /*
  * Credentials.
  *