various: move strings.h inclusion to common.h

This commit is contained in:
Kacper Michajłow
2024-05-01 19:43:17 +02:00
parent 18ef834ef4
commit fffe723fc4
21 changed files with 4 additions and 20 deletions

View File

@@ -27,7 +27,6 @@
*/
#include <string.h>
#include <strings.h>
#include <assert.h>
#include <libbluray/bluray.h>