* _scm.h: Removed #include <errno.h>.
[bpt/guile.git] / libguile / socket.c
index 0f90e64..7840964 100644 (file)
@@ -1,4 +1,4 @@
-/*     Copyright (C) 1996,1997,1998, 2000 Free Software Foundation, Inc.
+/*     Copyright (C) 1996,1997,1998, 2000, 2001 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
@@ -44,6 +44,8 @@
 
 \f
 
+#include <errno.h>
+
 #include "libguile/_scm.h"
 #include "libguile/unif.h"
 #include "libguile/feature.h"