X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=ucw%2Fthreads.h;h=9334e29e317434a2cde4f1d3e2b3c5f77ddb2383;hb=c18ab57cb2da67f47b74a00cdc3bff6c80c803cb;hp=567c43280682c650532f2c768b605e9eeabba7b6;hpb=5f81280e4ec7a5517e94f1c1f53e42fba537fbd8;p=libucw.git diff --git a/ucw/threads.h b/ucw/threads.h index 567c4328..9334e29e 100644 --- a/ucw/threads.h +++ b/ucw/threads.h @@ -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 */