virtual servers: redundant declarations fixed

This commit is contained in:
2020-03-10 15:50:33 +01:00
parent 5192dae9c5
commit ac1c40d6f9
11 changed files with 20 additions and 51 deletions

View File

@ -4,12 +4,9 @@
#include "communication_funcs_UDP.h"
#include "UDPPacketHeaderGenerator.h"
#include "AD9257.h" // commonServerFunctions.h, blackfin.h, ansi.h
#include "LTC2620.h" // dacs
#include "MAX1932.h" // hv
#include "ALTERA_PLL.h" // pll
#include "blackfin.h"
#include "readDefaultPattern.h"
#include "common.h"
#include <string.h>