mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-01-03 20:55:06 +01:00
Remove unnecessary include of <strings.h>.
This commit is contained in:
parent
5f961b14b7
commit
722f79c31c
1 changed files with 0 additions and 1 deletions
|
|
@ -27,7 +27,6 @@
|
|||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <assert.h>
|
||||
#include <strings.h>
|
||||
#include <string.h>
|
||||
#ifdef DEBUG_PERF
|
||||
#include <sys/time.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue