X-Git-Url: http://andersk.mit.edu/gitweb/moira.git/blobdiff_plain/349e85df5b4286bce537a4c4e3990dfa134d7015..refs/heads/LOCKING:/server/mr_sbrk.c diff --git a/server/mr_sbrk.c b/server/mr_sbrk.c index 22320892..565a567e 100644 --- a/server/mr_sbrk.c +++ b/server/mr_sbrk.c @@ -4,17 +4,16 @@ * $Header$ * * Copyright (C) 1987 by the Massachusetts Institute of Technology - * - * $Log$ - * Revision 1.1 1987-06-21 16:42:40 wesommer - * Initial revision - * + * For copying and distribution information, please see the file + * . */ #ifndef lint static char *rcsid_sms_sbrk_c = "$Header$"; #endif lint +#include + /* * The following routine is a kludge around a deficiency in the Ingres * memory allocator; it likes to call sbrk(0) a lot to check on the