- moved packet and socket in new network-package

This commit is contained in:
Martin Willi
2005-11-23 09:43:14 +00:00
parent 7cf14676db
commit 716abc9f83
18 changed files with 32 additions and 32 deletions
@@ -24,7 +24,7 @@
#define INCOMING_PACKET_JOB_H_
#include <types.h>
#include <packet.h>
#include <network/packet.h>
#include <queues/jobs/job.h>
/**