mirror of
https://git.code.sf.net/p/ngspice/ngspice
synced 2026-09-06 11:59:40 +02:00
don't need string.h - comes from ngspice.h
This commit is contained in:
@@ -6,13 +6,6 @@ Copyright 1990 Regents of the University of California. All rights reserved.
|
||||
* String functions
|
||||
*/
|
||||
|
||||
#include <config.h>
|
||||
#include <stdio.h>
|
||||
|
||||
#ifdef HAVE_STRING_H
|
||||
#include <string.h>
|
||||
#endif
|
||||
|
||||
#include "ngspice.h"
|
||||
#include "stringutil.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user