Remove unuseful code
authorJaehyun Kim <jeik01.kim@samsung.com>
Mon, 29 Apr 2013 04:20:32 +0000 (13:20 +0900)
committerJaehyun Kim <jeik01.kim@samsung.com>
Mon, 29 Apr 2013 04:20:32 +0000 (13:20 +0900)
include/common/network-cm-intf.h
packaging/libnet-client.spec

index 31fc5a5..0f387ef 100644 (file)
 #ifndef __NETWORK_CM_INTF_H__
 #define __NETWORK_CM_INTF_H__
 
-#include <sys/time.h>
-#include <sys/types.h>
-#include <unistd.h>
-#include <string.h>
-#include <arpa/inet.h>
-#include <sys/socket.h>
-#include <netdb.h>
-#include <sys/un.h>
-#include <errno.h>
-#include <netinet/in.h>
-#include <stdio.h>
-#include <stdlib.h>
-#include <stdarg.h>
-#include <pthread.h>
-#include <signal.h>
-#include <sys/poll.h>
-#include <semaphore.h>
-#include <linux/unistd.h>
-
 #include "network-pm-intf.h"
 
 #ifdef __cplusplus
index b872c16..6ad17af 100644 (file)
@@ -1,6 +1,6 @@
 Name:       libnet-client
 Summary:    Network Client library (Shared library)
-Version:    0.1.77_35
+Version:    0.1.77_36
 Release:    1
 Group:      System/Network
 License:    Flora License