* strports.c (scm_object_to_string): New procedure.
[bpt/guile.git] / libguile / gh_predicates.c
index f7f2ad9..1bd234b 100644 (file)
@@ -1,4 +1,4 @@
-/*      Copyright (C) 1995,1996,1997 Free Software Foundation, Inc.
+/*      Copyright (C) 1995,1996,1997, 2000 Free Software Foundation, Inc.
 
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -42,9 +42,7 @@
 
 /* type predicates and equality predicates */
 
-#include <stdio.h>
-
-#include <gh.h>
+#include "libguile/gh.h"
 
 /* type predicates: tell you if an SCM object has a given type */
 int