]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/blobdiff - libfrog/projects.h
libfrog: move workqueue.h to libfrog/
[thirdparty/xfsprogs-dev.git] / libfrog / projects.h
similarity index 90%
rename from include/project.h
rename to libfrog/projects.h
index 3577dadb54e7ab4faeeeae493173fec68707b822..779194749edbc72815532232099ee04c2db76adb 100644 (file)
@@ -3,8 +3,8 @@
  * Copyright (c) 2005 Silicon Graphics, Inc.
  * All Rights Reserved.
  */
-#ifndef __PROJECT_H__
-#define __PROJECT_H__
+#ifndef __LIBFROG_PROJECTS_H__
+#define __LIBFROG_PROJECTS_H__
 
 #include "platform_defs.h"
 #include "xfs.h"
@@ -36,4 +36,4 @@ extern void setprfiles(void);
 extern char *projid_file;
 extern char *projects_file;
 
-#endif /* __PROJECT_H__ */
+#endif /* __LIBFROG_PROJECTS_H__ */