mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-01-06 09:38:57 +00:00
dm vdo string-utils: remove unnecessary includes
Signed-off-by: Mike Snitzer <snitzer@kernel.org> Signed-off-by: Susan LeGendre-McGhee <slegendr@redhat.com> Signed-off-by: Matthew Sakai <msakai@redhat.com>
This commit is contained in:
parent
5f770bd1f2
commit
181547bbb8
@ -5,12 +5,6 @@
|
||||
|
||||
#include "string-utils.h"
|
||||
|
||||
#include "errors.h"
|
||||
#include "logger.h"
|
||||
#include "memory-alloc.h"
|
||||
#include "permassert.h"
|
||||
#include "uds.h"
|
||||
|
||||
char *uds_append_to_buffer(char *buffer, char *buf_end, const char *fmt, ...)
|
||||
{
|
||||
va_list args;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user