summaryrefslogtreecommitdiff
path: root/include/misc.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/misc.h')
-rw-r--r--include/misc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/misc.h b/include/misc.h
index 79d4920..f0da949 100644
--- a/include/misc.h
+++ b/include/misc.h
@@ -115,7 +115,6 @@ in this Software without prior written authorization from The Open Group.
extern void NoopDDA(void);
extern char *NameForAtom(Atom atom);
#endif
-extern void BitOrderInvert(unsigned char *buf, int nbytes);
#define fsCat(x,y) x##_##y