mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-06 22:30:19 +01:00
core: drop unused <pthread.h> include from src/main.c
This commit is contained in:
parent
ef6d461b7f
commit
953dd4ac49
1 changed files with 0 additions and 1 deletions
|
|
@ -26,7 +26,6 @@
|
|||
#include <errno.h>
|
||||
#include <stdlib.h>
|
||||
#include <signal.h>
|
||||
#include <pthread.h>
|
||||
#include <unistd.h>
|
||||
#include <fcntl.h>
|
||||
#include <sys/stat.h>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue