misc updates

This commit is contained in:
rouat 2001-12-06 19:15:50 +00:00
parent dfd1cf014b
commit d55d6bbc04
1 changed files with 1 additions and 6 deletions

View File

@ -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>