X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=ucw%2Fthreads.h;h=9334e29e317434a2cde4f1d3e2b3c5f77ddb2383;hb=e6688eeb82d349a202a30a243a59079bdc4c212d;hp=567c43280682c650532f2c768b605e9eeabba7b6;hpb=a373bd8e163e2f8a71429cbd8b8edf077e0f9364;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 */