]> git.sesse.net Git - itkacl/blobdiff - itkacl-2.0/itkacl.h
Make the core library support a configuration file (/etc/itkacl.conf),
[itkacl] / itkacl-2.0 / itkacl.h
diff --git a/itkacl-2.0/itkacl.h b/itkacl-2.0/itkacl.h
deleted file mode 100644 (file)
index 32d94a7..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-#ifndef _ITKACL_H
-#define _ITKACL_H
-
-/*
- * itkacl control library, version 0.1
- *
- * (C) 2004-2009 Steinar H. Gunderson
- * GPL, v2.
- */
-
-int itkacl_check(const char * const realm, const char * const user,
-                char *errmsg, size_t errmsg_size);
-
-#endif  /* !defined(_ITKACL_H) */