diff options
author | Gary Houston <ghouston@arglist.com> | 1996-08-07 09:46:41 +0000 |
---|---|---|
committer | Gary Houston <ghouston@arglist.com> | 1996-08-07 09:46:41 +0000 |
commit | 95b8881908aace933729d5242f4ce6e4d031360a (patch) | |
tree | 752602d65c30cc5cfae7b4df46914e078038b7ec /libguile/unif.c | |
parent | 458d621d1fdb842e3218b4184be2f1bc16e98182 (diff) | |
download | guile-95b8881908aace933729d5242f4ce6e4d031360a.tar.gz |
portability fixes for header inclusion etc.
Diffstat (limited to 'libguile/unif.c')
-rw-r--r-- | libguile/unif.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libguile/unif.c b/libguile/unif.c index ed0e17c5c..796991546 100644 --- a/libguile/unif.c +++ b/libguile/unif.c @@ -42,6 +42,7 @@ #include <stdio.h> #include "_scm.h" +#include "ramap.h" /* The set of uniform scm_vector types is: |