diff options
Diffstat (limited to 'misc/xpns/files/patch-celldel.c')
-rw-r--r-- | misc/xpns/files/patch-celldel.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/misc/xpns/files/patch-celldel.c b/misc/xpns/files/patch-celldel.c deleted file mode 100644 index 0fea014c0d61..000000000000 --- a/misc/xpns/files/patch-celldel.c +++ /dev/null @@ -1,10 +0,0 @@ ---- celldel.c.orig -+++ celldel.c -@@ -17,6 +17,7 @@ - #include "cellrefr.h" - - #include <stdio.h> -+#include <stdlib.h> - - - #define CellOListToRList( v) do { \ |