@ -8,9 +8,12 @@
$Id$
*/
#include <ngspice.h>
#include "ngspice.h"
#include <stdio.h>
#ifdef HAVE_LIBIBERTY_H /* asprintf */
#include <libiberty.h>
#undef AND /* obsolete macro in ansidecl.h */
#endif
#ifdef HAVE_STRING_H
#include <string.h>
@ -5,12 +5,9 @@ Copyright 1991 Regents of the University of California. All rights reserved.
#include "ivars.h"
#endif /* HAVE_STRING_H */
#include <stdlib.h>
char *Spice_Path;
char *News_File;
@ -4,10 +4,10 @@ Author: 1988 Thomas L. Quarles
**********/
#include <wordlist.h>
@ -8,10 +8,12 @@ Author: 1985 Thomas L. Quarles
#include "fteext.h"
#include "ifsim.h"
#include "iferrmsg.h"