X-Git-Url: http://andersk.mit.edu/gitweb/moira.git/blobdiff_plain/674fd273d3b8f2578874b21a9a574193b20eedda..c801de4c5e65ae5a33776cf4acfa6a89122af4de:/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