mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
libsysprof-capture: Drop unnecessary #include
Signed-off-by: Philip Withnall <withnall@endlessm.com> Helps: #40
This commit is contained in:
@ -73,7 +73,6 @@
|
||||
|
||||
#include "mapped-ring-buffer.h"
|
||||
|
||||
#include "sysprof-capture-writer.h"
|
||||
#include "sysprof-collector.h"
|
||||
|
||||
#define MAX_UNWIND_DEPTH 128
|
||||
|
||||
@ -57,7 +57,6 @@
|
||||
#pragma once
|
||||
|
||||
#include "sysprof-capture-types.h"
|
||||
#include "sysprof-capture-writer.h"
|
||||
|
||||
G_BEGIN_DECLS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user