mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-07 18:40:42 +02:00
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:
parent
9f1825b193
commit
9cfdbdac67
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user