]> gitweb @ CieloNegro.org - daemon.git/blobdiff - flopen.h
Done!
[daemon.git] / flopen.h
diff --git a/flopen.h b/flopen.h
new file mode 100644 (file)
index 0000000..3e7fcf8
--- /dev/null
+++ b/flopen.h
@@ -0,0 +1,6 @@
+#ifndef FLOPEN_H_INCLUDED
+#define FLOPEN_H_INCLUDED
+
+int flopen(const char *path, int flags, ...);
+
+#endif