stat: move header declarations from iolog.h
[fio.git] / lib / strsep.h
index 782a360097cae1eaeed290af5c5439e2bf248226..5fea5d191f3dc7122bb9446b22851a355c108bca 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef FIO_LIB_H
-#define FIO_LIB_H
+#ifndef FIO_STRSEP_LIB_H
+#define FIO_STRSEP_LIB_H
 
 char *strsep(char **, const char *);