GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / toolchains / hndtools-arm-linux-2.6.36-uclibc-4.5.3 / lib / gcc / arm-brcm-linux-uclibcgnueabi / 4.5.3 / include / varargs.h
blob4b9803e71ac664e5ca43c8b2f20c7de2e49f5bdc
1 #ifndef _VARARGS_H
2 #define _VARARGS_H
4 #error "GCC no longer implements <varargs.h>."
5 #error "Revise your code to use <stdarg.h>."
7 #endif