[Assignment-7] small changes

This commit is contained in:
Paul Zinselmeyer 2024-07-06 18:06:12 +02:00 committed by saschato
parent 1b83c83a4f
commit c3c1de2811
5 changed files with 21 additions and 15 deletions

View file

@ -1,6 +1,7 @@
#include <errno.h>
#include <string.h>
#include "embedded_device.h"
#include "employee.h"
#include "proxy.h"
#include "proxysetup.h"