blob: 4067639d808908e75f27e200b78b8544dac013a1 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
--- rcs/common.cpp.orig Sun Jan 25 21:05:34 2004
+++ rcs/common.cpp Sun Jan 25 21:05:42 2004
@@ -1,5 +1,4 @@
#include <stdio.h>
-#include <malloc.h>
#include <string>
#ifdef _WIN32
#define WIN32_LEAN_AND_MEAN
|