]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/threads.h
Use size_t in xmalloc() and xrealloc().
[libucw.git] / ucw / threads.h
index 567c43280682c650532f2c768b605e9eeabba7b6..9334e29e317434a2cde4f1d3e2b3c5f77ddb2383 100644 (file)
@@ -7,8 +7,8 @@
  *     of the GNU Lesser General Public License.
  */
 
-#ifndef _UCW_THREAD_H
-#define _UCW_THREAD_H
+#ifndef _UCW_THREADS_H
+#define _UCW_THREADS_H
 
 /* This structure holds per-thread data */