Remove syslog.h

This commit is contained in:
emanuel 2022-08-30 19:13:41 +01:00
parent 856e459319
commit debf17466a
8 changed files with 0 additions and 12 deletions

View File

@ -19,7 +19,6 @@
#include <it2s-tender/time.h> #include <it2s-tender/time.h>
#include <it2s-tender/database.h> #include <it2s-tender/database.h>
#include <it2s-tender/constants.h> #include <it2s-tender/constants.h>
#include <it2s-tender/syslog.h>
#include <it2s-tender/recorder.h> #include <it2s-tender/recorder.h>
#include <it2s-tender/packet.h> #include <it2s-tender/packet.h>

View File

@ -2,7 +2,6 @@
#include "facilities.h" #include "facilities.h"
#include "tpm.h" #include "tpm.h"
#include <syslog.h>
#include <string.h> #include <string.h>
#include <stdlib.h> #include <stdlib.h>
#include <sys/types.h> #include <sys/types.h>

View File

@ -11,7 +11,6 @@
#include <unistd.h> #include <unistd.h>
#include <itss-facilities/FacilitiesIndication.h> #include <itss-facilities/FacilitiesIndication.h>
#include <syslog.h>
#include <arpa/inet.h> #include <arpa/inet.h>
#include <stdbool.h> #include <stdbool.h>
#include <stdio.h> #include <stdio.h>
@ -21,7 +20,6 @@
#include <it2s-tender/time.h> #include <it2s-tender/time.h>
#include <it2s-tender/space.h> #include <it2s-tender/space.h>
#include <it2s-tender/syslog.h>
#include <it2s-tender/recorder.h> #include <it2s-tender/recorder.h>
#include <it2s-tender/packet.h> #include <it2s-tender/packet.h>

View File

@ -2,11 +2,9 @@
#include "facilities.h" #include "facilities.h"
#include <unistd.h> #include <unistd.h>
#include <syslog.h>
#include <it2s-tender/time.h> #include <it2s-tender/time.h>
#include <it2s-tender/space.h> #include <it2s-tender/space.h>
#include <it2s-tender/syslog.h>
const cc_ssp_bm_t CC_SSP_BM_MAP[] = { const cc_ssp_bm_t CC_SSP_BM_MAP[] = {
{"trafficCondition", 1, 0x80000000}, {"trafficCondition", 1, 0x80000000},

View File

@ -39,7 +39,6 @@
#include <it2s-tender/space.h> #include <it2s-tender/space.h>
#include <it2s-tender/time.h> #include <it2s-tender/time.h>
#include <it2s-tender/trajectory.h> #include <it2s-tender/trajectory.h>
#include <it2s-tender/syslog.h>
#include <it2s-tender/recorder.h> #include <it2s-tender/recorder.h>
#include <it2s-tender/packet.h> #include <it2s-tender/packet.h>

View File

@ -2,11 +2,9 @@
#include "facilities.h" #include "facilities.h"
#include <unistd.h> #include <unistd.h>
#include <syslog.h>
#include <it2s-tender/space.h> #include <it2s-tender/space.h>
#include <it2s-tender/time.h> #include <it2s-tender/time.h>
#include <it2s-tender/syslog.h>
#include <ivim/ISO14823Code.h> #include <ivim/ISO14823Code.h>

View File

@ -9,11 +9,9 @@
#include <itss-transport/TransportRequest.h> #include <itss-transport/TransportRequest.h>
#include <zmq.h> #include <zmq.h>
#include <syslog.h>
#include <cpm/CPM.h> #include <cpm/CPM.h>
#include <it2s-tender/time.h> #include <it2s-tender/time.h>
#include <it2s-tender/syslog.h>
#include <it2s-tender/recorder.h> #include <it2s-tender/recorder.h>
#include <it2s-tender/packet.h> #include <it2s-tender/packet.h>

View File

@ -5,7 +5,6 @@
#include <it2s-tender/time.h> #include <it2s-tender/time.h>
#include <it2s-tender/geodesy.h> #include <it2s-tender/geodesy.h>
#include <it2s-tender/syslog.h>
#include <it2s-tender/space.h> #include <it2s-tender/space.h>
#include <it2s-tender/recorder.h> #include <it2s-tender/recorder.h>
#include <it2s-tender/packet.h> #include <it2s-tender/packet.h>