Add safe connect, fix possible seg fault in RTC
[ric-plt/lib/rmr.git] / src / rmr / si / src / si95 / socket_if.h
index f7311fc..eb4e69b 100644 (file)
 #ifndef _SOCKET_IF_H
 #define _SOCKET_IF_H
 
-#ifndef PARANOID_CHECKS
-#      define PARANOID_CHECKS 0
-#endif
-
 #define TCP_DEVICE     0       //  device type of socket
 #define UDP_DEVICE     1