summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
Diffstat (limited to 'contrib')
-rw-r--r--contrib/csup/queue.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/csup/queue.h b/contrib/csup/queue.h
index 7ae77bc..aa9cac1 100644
--- a/contrib/csup/queue.h
+++ b/contrib/csup/queue.h
@@ -35,7 +35,7 @@
#ifndef _QUEUE_H_
#define _QUEUE_H_
-#undef __ofsetof
+#undef __offsetof
#define __offsetof(type, field) ((size_t)(&((type *)0)->field))
/*
OpenPOWER on IntegriCloud