mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-10 14:00:21 +02:00
* libguile.h: Removed #include "libguile/fdsocket.h"
This commit is contained in:
parent
cae7644108
commit
1d361fe02b
2 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,7 @@
|
|||
Sat Dec 21 14:50:42 1996 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
|
||||
|
||||
* libguile.h: Removed #include "libguile/fdsocket.h"
|
||||
|
||||
* net_db.c: Added #include <sys/socket.h>.
|
||||
|
||||
Sat Dec 21 00:33:03 1996 Gary Houston <ghouston@actrix.gen.nz>
|
||||
|
|
|
@ -70,7 +70,6 @@
|
|||
#include "libguile/error.h"
|
||||
#include "libguile/eval.h"
|
||||
#include "libguile/extchrs.h"
|
||||
#include "libguile/fdsocket.h"
|
||||
#include "libguile/feature.h"
|
||||
#include "libguile/filesys.h"
|
||||
#include "libguile/fports.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue