Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 31554 | Differences between
and this patch

Collapse All | Expand All

(-)plplot-5.2.1/lib/csa/csa.c (+1 lines)
Lines 32-37 Link Here
32
#include <math.h>
32
#include <math.h>
33
#include <assert.h>
33
#include <assert.h>
34
#include <string.h>
34
#include <string.h>
35
#include <errno.h>
35
#include "version.h"
36
#include "version.h"
36
#include "csa_internal.h"
37
#include "csa_internal.h"
37
#include "nan.h"
38
#include "nan.h"

Return to bug 31554