File xmorph-missing-include.patch of Package xmorph
--- gtkmorph/testfourier.cc +++ gtkmorph/testfourier.cc @@ -4,6 +4,7 @@ //#include <math.h> #include <stdlib.h> +#include <string.h> #define DEBUG #include "fourier.hh"
--- gtkmorph/testfourier.cc +++ gtkmorph/testfourier.cc @@ -4,6 +4,7 @@ //#include <math.h> #include <stdlib.h> +#include <string.h> #define DEBUG #include "fourier.hh"