elan: Remove unused string.h include
This commit is contained in:
parent
4ff97e7cbd
commit
9793d60c5a
1 changed files with 0 additions and 1 deletions
|
@ -21,7 +21,6 @@
|
||||||
#ifndef __ELAN_H
|
#ifndef __ELAN_H
|
||||||
#define __ELAN_H
|
#define __ELAN_H
|
||||||
|
|
||||||
#include <string.h>
|
|
||||||
#include <libusb.h>
|
#include <libusb.h>
|
||||||
|
|
||||||
#define ELAN_VEND_ID 0x04f3
|
#define ELAN_VEND_ID 0x04f3
|
||||||
|
|
Loading…
Reference in a new issue