Browse Source

misc updates

pre-master-46
rouat 25 years ago
parent
commit
d55d6bbc04
  1. 7
      src/main.c

7
src/main.c

@ -16,12 +16,6 @@
#include <sys/types.h>
#ifdef HAVE_GNUGETOPT
#include <getopt.h>
#else
#include <misc/getopt.h>
#endif
#include <iferrmsg.h>
#include <ftedefs.h>
@ -29,6 +23,7 @@
#include <spicelib/devices/dev.h>
#include <spicelib/analysis/analysis.h>
#include <misc/ivars.h>
#include <misc/getopt.h>
#include <frontend/resource.h>
#include <frontend/variable.h>

Loading…
Cancel
Save