Skip to content

Commit

Permalink
Merge pull request #85 from rtburns-jpl/malloc_h
Browse files Browse the repository at this point in the history
Remove use of malloc.h
  • Loading branch information
piyushrpt authored Dec 18, 2019
2 parents db89301 + 6b42742 commit 48fda5a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#include <stdio.h>
#include <stdlib.h>
#include <complex.h>
#include <malloc.h>
/************************************************************************
* cfft1d is a subroutine used to call and initialize perflib Fortran FFT *
* routines. *
Expand Down

0 comments on commit 48fda5a

Please sign in to comment.