Rapid response from upstream on reported issue. Additional patches to be upstreamed in next release.
11 lines
281 B
C
11 lines
281 B
C
--- SUMA/gts/examples/happrox.c.orig 2019-05-21 18:01:41 UTC
|
|
+++ SUMA/gts/examples/happrox.c
|
|
@@ -20,7 +20,7 @@
|
|
#include <math.h>
|
|
#include <stdlib.h>
|
|
#include <string.h>
|
|
-#include <pgm.h>
|
|
+#include <netpbm/pgm.h>
|
|
#include "config.h"
|
|
#ifdef HAVE_GETOPT_H
|
|
# include <getopt.h>
|