nginx-0.0.1-2003-06-02-19:24:30 import
diff --git a/src/http/ngx_http_script.h b/src/http/ngx_http_script.h
new file mode 100644
index 0000000..d3fd5fb
--- /dev/null
+++ b/src/http/ngx_http_script.h
@@ -0,0 +1,12 @@
+#ifndef _NGX_HTTP_SCRIPT_H_INCLUDED_
+#define _NGX_HTTP_SCRIPT_H_INCLUDED_
+
+
+typedef struct {
+    handler;
+    offset / data;
+    size;
+} ngx_http_script_code_t;
+
+
+#endif /* _NGX_HTTP_SCRIPT_H_INCLUDED_ */