Rename cache.[ch] to memcache.[ch]
[samba.git] / source / include / memcache.h
similarity index 96%
rename from source/include/cache.h
rename to source/include/memcache.h
index 460a33b3a1f0d8f0b54a8d1c6585b0cf8d64400e..f849f8ad3be892bd2842cd6afc59aa09c720c82e 100644 (file)
@@ -17,8 +17,8 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 
-#ifndef __CACHE_H__
-#define __CACHE_H__
+#ifndef __MEMCACHE_H__
+#define __MEMCACHE_H__
 
 #include "includes.h"