1
0
mirror of https://github.com/eclipse/mosquitto.git synced 2025-05-09 01:01:11 +08:00

Remove unused headers

This commit is contained in:
Roger A. Light 2023-11-15 22:45:38 +00:00
parent b9f6d33ff0
commit 28590fa383
17 changed files with 0 additions and 17 deletions

View File

@ -18,7 +18,6 @@ Contributors:
#include "config.h"
#include <assert.h>
#include <errno.h>
#include <stdio.h>
#include <stdlib.h>

View File

@ -18,7 +18,6 @@ Contributors:
#include "config.h"
#include <assert.h>
#include <errno.h>
#include <stdio.h>
#include <stdlib.h>

View File

@ -25,7 +25,6 @@ Contributors:
# include <io.h>
#endif
#include <assert.h>
#include <errno.h>
#include <stdio.h>
#include <stdlib.h>

View File

@ -18,7 +18,6 @@ Contributors:
#include "config.h"
#include <assert.h>
#include <errno.h>
#include <string.h>

View File

@ -18,7 +18,6 @@ Contributors:
#include "config.h"
#include <assert.h>
#include <string.h>
#ifdef WIN32

View File

@ -18,7 +18,6 @@ Contributors:
#include "config.h"
#include <assert.h>
#include <time.h>
#include "mosquitto_broker_internal.h"

View File

@ -18,7 +18,6 @@ Contributors:
#include "config.h"
#include <assert.h>
#include <stdio.h>
#include <string.h>

View File

@ -23,7 +23,6 @@ Contributors:
# define _GNU_SOURCE
#endif
#include <assert.h>
#ifndef WIN32
#include <unistd.h>
#else

View File

@ -22,7 +22,6 @@ Contributors:
/* For initgroups() */
# include <unistd.h>
# include <grp.h>
# include <assert.h>
#endif
#ifndef WIN32

View File

@ -25,7 +25,6 @@ Contributors:
# define _GNU_SOURCE
#endif
#include <assert.h>
#ifndef WIN32
#ifdef WITH_EPOLL
#include <sys/epoll.h>

View File

@ -31,7 +31,6 @@ Contributors:
# include <ws2tcpip.h>
#endif
#include <assert.h>
#include <errno.h>
#include <fcntl.h>
#include <stdio.h>

View File

@ -23,7 +23,6 @@ Contributors:
#ifndef WIN32
#include <arpa/inet.h>
#endif
#include <assert.h>
#include <errno.h>
#include <fcntl.h>
#include <stdio.h>

View File

@ -23,7 +23,6 @@ Contributors:
#ifndef WIN32
#include <arpa/inet.h>
#endif
#include <assert.h>
#include <errno.h>
#include <fcntl.h>
#include <stdio.h>

View File

@ -23,7 +23,6 @@ Contributors:
#ifndef WIN32
#include <arpa/inet.h>
#endif
#include <assert.h>
#include <errno.h>
#include <fcntl.h>
#include <stdio.h>

View File

@ -18,7 +18,6 @@ Contributors:
#include "config.h"
#include <assert.h>
#include <stdio.h>
#include <string.h>

View File

@ -18,7 +18,6 @@ Contributors:
#include "config.h"
#include <assert.h>
#include <stdio.h>
#include <string.h>

View File

@ -18,7 +18,6 @@ Contributors:
#include "config.h"
#include <assert.h>
#include <stdio.h>
#include <string.h>