Commit cf89be91 authored by gejun's avatar gejun

remove useless header

parent e4168e88
...@@ -15,8 +15,7 @@ ...@@ -15,8 +15,7 @@
// Author: Ge,Jun (gejun@baidu.com) // Author: Ge,Jun (gejun@baidu.com)
// Date: Fri Aug 29 15:01:15 CST 2014 // Date: Fri Aug 29 15:01:15 CST 2014
#include <syscall.h> // SYS_clock_gettime #include <unistd.h> // close
#include <unistd.h> // syscall
#include <sys/types.h> // open #include <sys/types.h> // open
#include <sys/stat.h> // ^ #include <sys/stat.h> // ^
#include <fcntl.h> // ^ #include <fcntl.h> // ^
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment