included sls defs first

git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@424 951219d9-93cf-4727-9268-0efd64621fa3
This commit is contained in:
l_maliakal_d 2013-01-11 09:59:09 +00:00
parent 9f1825b193
commit 9cfdbdac67

View File

@ -1,10 +1,11 @@
/* A simple server in the internet domain using TCP
The port number is passed as an argument */
#include "sls_detector_defs.h"
#include "receiver_defs.h"
#include "MySocketTCP.h"
#include "slsReceiver_funcs.h"
#include "sls_detector_defs.h"
#include <signal.h> //SIGINT
#include <cstdlib> //EXIT