Update to 2.0.0 tree from current Fremantle build
[opencv] / apps / Hawk / CVEiCL / EiC / module / stdClib / src / _HPUX / fcntl.h
diff --git a/apps/Hawk/CVEiCL/EiC/module/stdClib/src/_HPUX/fcntl.h b/apps/Hawk/CVEiCL/EiC/module/stdClib/src/_HPUX/fcntl.h
deleted file mode 100644 (file)
index 9a57c55..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-struct flock {
-      short     l_type;
-      short     l_whence;
-      off_t     l_start;
-      off_t     l_len;
-      pid_t     l_pid;
-};
-
-
-
-
-
-
-