/[guile]/guile/guile-core/libguile/iselect.c
ViewVC logotype

Diff of /guile/guile-core/libguile/iselect.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.28.4.2 by ttn, Thu Mar 14 05:26:15 2002 UTC revision 1.28.4.3 by mvo, Sun Nov 3 17:23:20 2002 UTC
# Line 1  Line 1 
1  /*      Copyright (C) 1997, 1998, 2000, 2001 Free Software Foundation, Inc.  /*      Copyright (C) 1997, 1998, 2000, 2001, 2002 Free Software Foundation, Inc.
2   *   *
3   * This program is free software; you can redistribute it and/or modify   * This program is free software; you can redistribute it and/or modify
4   * it under the terms of the GNU General Public License as published by   * it under the terms of the GNU General Public License as published by
# Line 44  Line 44 
44  #include <limits.h>  #include <limits.h>
45  #include <string.h>  #include <string.h>
46    
47    #include "libguile/_scm.h"
48    
49  #ifdef HAVE_UNISTD_H  #ifdef HAVE_UNISTD_H
50  #include <unistd.h>  #include <unistd.h>
51  #endif  #endif
52    
 #include "libguile/_scm.h"  
53  #include "libguile/async.h"  #include "libguile/async.h"
54    
55  #include "libguile/iselect.h"  #include "libguile/iselect.h"

Legend:
Removed from v.1.28.4.2  
changed lines
  Added in v.1.28.4.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26