added missing string.h include
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19143 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
#include <inttypes.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include "driver.h"
|
||||
#include "usbdevs.h"
|
||||
|
||||
|
||||
@@ -40,6 +40,7 @@
|
||||
* THE POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
#include <string.h>
|
||||
#include "driver.h"
|
||||
#include "usbdevs.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user