Clarify what's the problem with KDE's klipper applet.
[emacs.git] / src / s / unixware.h
blob01e43a8964e4bbaf30be673ebc6e439838c4addb
1 #include "usg5-4-2.h"
3 #ifndef __GNUC__
4 #undef HAVE_ALLOCA
5 #define C_ALLOCA
6 #endif
8 #define PENDING_OUTPUT_COUNT(FILE) ((FILE)->__ptr - (FILE)->__base)