10 lines
274 B
C
10 lines
274 B
C
--- chess.h.orig 2010-01-24 12:22:38.000000000 +0100
|
|
+++ chess.h 2010-01-24 12:22:45.000000000 +0100
|
|
@@ -23,7 +23,6 @@
|
|
#include <stdio.h>
|
|
#include <assert.h>
|
|
#include <stdlib.h>
|
|
-#include <malloc.h>
|
|
#include <string.h>
|
|
#if !defined(TYPES_INCLUDED)
|
|
# include "lock.h"
|