diff vutilities.c @ 139:99798e4438a6

Merge of Malloc2 and inter master requests
author Merten Sach <msach@mailbox.tu-berlin.de>
date Mon, 19 Sep 2011 16:12:01 +0200
parents 13b22ffb8a2f
children
line diff
     1.1 --- a/vutilities.c	Wed Sep 07 19:36:46 2011 +0200
     1.2 +++ b/vutilities.c	Mon Sep 19 16:12:01 2011 +0200
     1.3 @@ -9,6 +9,7 @@
     1.4  
     1.5  #include <malloc.h>
     1.6  #include <stdlib.h>
     1.7 +#include <string.h>
     1.8  
     1.9  #include "VMS.h"
    1.10