zhangbo
%!s(int64=3) %!d(string=hai) anos
|
@@ -2,6 +2,7 @@
|
|
|
#include <stdint.h>
|
|
|
#include <stdio.h>
|
|
|
#include "md5.h"
|
|
|
+#include <string.h>
|
|
|
|
|
|
/*
|
|
|
preHandleIndex:
|
|
@@ -9,6 +9,7 @@
|
|
|
#include <sys/prctl.h>
|
|
|
#include <semaphore.h>
|
|
|
#include <pthread.h>
|
|
|
+#include <stdlib.h>
|
|
|
//#include <fcntl.h>
|
|
|
#include "linux/fcntl.h"
|
|
|
#include <signal.h>
|