Fredrik Fornwall
8 years ago
1 changed files with 0 additions and 11 deletions
@ -1,11 +0,0 @@ |
|||
--- src/lib/sparse/general.h.orig 2016-04-01 08:13:25.222810595 -0700
|
|||
+++ src/lib/sparse/general.h 2016-04-01 08:14:12.770312988 -0700
|
|||
@@ -14,6 +14,8 @@
|
|||
#ifndef GENERAL_H |
|||
#define GENERAL_H |
|||
|
|||
+void free(void *ptr);
|
|||
+
|
|||
#include <stdlib.h> |
|||
#include <stdio.h> |
|||
#include <math.h> |
Loading…
Reference in new issue