patch-grparser_c 345 B

12345678910111213141516
  1. $OpenBSD: patch-grparser_c,v 1.1 2016/06/13 19:59:25 landry Exp $
  2. --- grparser.c.orig Mon Jun 13 13:39:07 2016
  3. +++ grparser.c Mon Jun 13 13:39:23 2016
  4. @@ -70,11 +70,6 @@
  5. #include <stdio.h>
  6. #include <stdlib.h>
  7. -#ifdef sparc
  8. -#include <malloc.h>
  9. -#include <memory.h>
  10. -#endif
  11. -
  12. #include <string.h>
  13. #include "fitsio2.h"
  14. #include "grparser.h"