includes cleanup

merge-requests/1/head
Stphane Voltz 2011-11-03 07:53:15 +01:00
rodzic ec8bdc31a3
commit 389cef9ca8
1 zmienionych plików z 0 dodań i 19 usunięć

Wyświetl plik

@ -41,28 +41,9 @@
whether to permit this exception to apply to your modifications. whether to permit this exception to apply to your modifications.
If you do not wish that, delete this exception notice. If you do not wish that, delete this exception notice.
*/ */
#include "../include/sane/config.h"
#include <errno.h>
#include <string.h>
#include <stdlib.h>
#include <unistd.h>
#include <math.h>
#include "../include/sane/sane.h"
#include "../include/sane/sanei.h"
#include "../include/sane/saneopts.h"
#ifndef HACK
#undef BACKEND_NAME #undef BACKEND_NAME
#define BACKEND_NAME genesys_low #define BACKEND_NAME genesys_low
#endif
#include "../include/sane/sanei_backend.h"
#include "../include/sane/sanei_config.h"
#include "../include/sane/sanei_usb.h"
#include "../include/_stdint.h"
#include "genesys_low.h" #include "genesys_low.h"
/* ------------------------------------------------------------------------ */ /* ------------------------------------------------------------------------ */