mirror of
https://gitlab.freedesktop.org/emersion/libdisplay-info.git
synced 2024-11-16 19:48:30 +01:00
info: drop unused includes
Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.com>
This commit is contained in:
parent
fbd0022272
commit
7b4d87b2d2
1 changed files with 0 additions and 2 deletions
2
info.c
2
info.c
|
@ -2,11 +2,9 @@
|
|||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <assert.h>
|
||||
|
||||
#include "edid.h"
|
||||
#include "info.h"
|
||||
#include "log.h"
|
||||
#include "memory-stream.h"
|
||||
|
||||
/* Generated file pnp-id-table.c: */
|
||||
|
|
Loading…
Reference in a new issue