Skip to content

Commit f4375cc

Browse files
author
Mikhail Kulko
committed
fix vscode adding random libraries
Signed-off-by: Mikhail Kulko <mkulko@mkulko.me>
1 parent c774bca commit f4375cc

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

utils.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@
1919
#include "config.h"
2020

2121
#include "utils.h"
22-
#include <cstdarg>
23-
#include <stdarg.h>
2422
#include <sys/syscall.h>
2523
#include <sys/socket.h>
2624
#ifdef HAVE_SELINUX

0 commit comments

Comments
 (0)