diff MasterLoop.c @ 134:a9b72021f053

Distributed memory management w/o free requests working
author Merten Sach <msach@mailbox.tu-berlin.de>
date Fri, 16 Sep 2011 16:19:24 +0200
parents dbfc8382d546
children 0b49fd35afc1
line diff
     1.1 --- a/MasterLoop.c	Fri Sep 16 14:26:18 2011 +0200
     1.2 +++ b/MasterLoop.c	Fri Sep 16 16:19:24 2011 +0200
     1.3 @@ -11,6 +11,7 @@
     1.4  
     1.5  #include "VMS.h"
     1.6  #include "ProcrContext.h"
     1.7 +#include "scheduling.h"
     1.8  #include "inter_VMS_request_handlers.h"
     1.9  
    1.10  //===========================================================================