modified to handle new initialization scheme.
authorDennis Glatting <dennisg@gnu.org>
Fri, 3 Jan 1992 02:55:03 +0000 (02:55 +0000)
committerDennis Glatting <dennisg@gnu.org>
Fri, 3 Jan 1992 02:55:03 +0000 (02:55 +0000)
fixed code structure.

From-SVN: r155

gcc/objc/hash.c

index 0fdbf62c353ad1d5b8b8a4fba2361d2970f9e850..6cc7b9a3cf11620cdd6267890fac1432f3c11a72 100644 (file)
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  * 
-  $Header: /usr/user/dennis_glatting/ObjC/c-runtime/lib/RCS/hash.c,v 0.9 1991/12/03 02:01:23 dennisg Exp dennisg $
+  $Header: /usr/user/dennis_glatting/ObjC/c-runtime/lib/RCS/hash.c,v 0.10 1991/12/10 12:05:28 dennisg Exp dennisg $
   $Author: dennisg $
-  $Date: 1991/12/03 02:01:23 $
+  $Date: 1991/12/10 12:05:28 $
   $Log: hash.c,v $
+ * Revision 0.10  1991/12/10  12:05:28  dennisg
+ * Cleaned up file format for a distribution.
+ *
  * Revision 0.9  1991/12/03  02:01:23  dennisg
  * fixed assert macro.
  * added memory allocation adjustment macro for hash size allocation.
 #include  <ObjC-private.h>
 
 #include  <assert.h>
-#include  <libc.h>
 #include  <math.h>
+#include  <stdio.h>
+#include  <stdlib.h>
+
 
                                                 /* These two macros determine
                                                   when a hash table is full and