Appiled some of dan's patches.

This commit is contained in:
pnenzi
2001-02-11 00:47:21 +00:00
parent 8aa1dc20a8
commit 317c6a2415
9 changed files with 37 additions and 11 deletions
+7 -2
View File
@@ -7,9 +7,14 @@ Copyright 1990 Regents of the University of California. All rights reserved.
*/
#include <config.h>
#include <stdio.h>
#ifdef HAVE_STRING_H
#include <string.h>
#endif
#include "ngspice.h"
#include "stdio.h"
#include "string.h"
#include "stringutil.h"
int
prefix(register char *p, register char *s)