PR other/87353 fix formatting and grammar in manual
[official-gcc.git] / fixincludes / tests / base / sys / file.h
blobba56a414c4b0dbb445fc5e327ad3966d417a8a83
1 /* DO NOT EDIT THIS FILE.
3 It has been auto-edited by fixincludes from:
5 "fixinc/tests/inc/sys/file.h"
7 This had to be done to correct non-standard usages in the
8 original, manufacturer supplied header file. */
12 #if defined( HP_SYSFILE_CHECK )
13 extern void foo(struct file *, ...); /* HPUX_SOURCE - bad varargs */
14 #endif /* HP_SYSFILE_CHECK */