along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
+#include "bfd.h"
#include "sysdep.h"
+#include "getopt.h"
#include <stdio.h>
#include <signal.h>
#include <sys/types.h>
#include <sys/stat.h>
-#include "getopt.h"
-#include "bfd.h"
-
enum strip_action {
strip_undef,
strip_all, /* strip all symbols */