diff options
| author | lijia <[email protected]> | 2018-10-25 13:02:50 +0800 |
|---|---|---|
| committer | lijia <[email protected]> | 2018-10-25 13:02:50 +0800 |
| commit | 6dfed60dddb3518080a08a9618888af85f0770ab (patch) | |
| tree | 9d3a1a9349a253eae3f8c6044496f35dd9404b40 /inner_plug/afh_common.c | |
| parent | fb722683106a93f1fac557f6eeabc17c15165e86 (diff) | |
清理源码中无用的.a, .so, 废弃的.c文件soq_online
Diffstat (limited to 'inner_plug/afh_common.c')
| -rw-r--r-- | inner_plug/afh_common.c | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/inner_plug/afh_common.c b/inner_plug/afh_common.c deleted file mode 100644 index 0ea4a65..0000000 --- a/inner_plug/afh_common.c +++ /dev/null @@ -1,23 +0,0 @@ -#include <stdlib.h>
-#include <stdio.h>
-#include <unistd.h>
-#include <netinet/ip.h>
-#include <netinet/tcp.h>
-#include <netinet/udp.h>
-#include <assert.h>
-#include <time.h>
-#include <arpa/inet.h>
-#include <pthread.h>
-#include <linux/if_ether.h>
-#include "dictator.h"
-#include "afh_inner.h"
-
-#ifdef __cplusplus
-extern "C" {
-#endif
-
-
-
-#ifdef __cplusplus
-}
-#endif
|
