freebsd-ports/science/afni/files/patch-nifti_cifti_afni__xml.h
Raphael Kubo da Costa 3ae338d181 Update to 2015.11.13.
Upgrade to a more recent snapshot, and stop requiring GCC.

PR:		206930
Submitted by:	Jason Bacon <bacon4000@gmail.com> (maintainer)
2016-02-27 22:03:29 +00:00

10 lines
341 B
C

--- nifti/cifti/afni_xml.h.orig 2015-11-06 21:25:14 UTC
+++ nifti/cifti/afni_xml.h
@@ -5,6 +5,7 @@
#define AXML_MAX_ELEN 128 /* maximum element length */
#include <stdio.h>
+#include <inttypes.h>
/* ----------------------------------------------------------------------
This code is for generic reading of xml into structures.