/*************
* Header file for streams.c
* $Id$
************/
#ifndef STREAMS_H
#define STREAMS_H
#include <ngspice/bool.h>
#include <ngspice/wordlist.h>
void fixdescriptors(void);
#endif /* STREAMS_H */