summaryrefslogtreecommitdiff
path: root/sysutils/xcpustate/files/patch-rstat.x
blob: c718f64f55b693c5b53287f3f114425fb11e3f92 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- rstat.x	Sat Mar  6 17:26:17 2004
+++ /tmp/rstat.x.patch	Sat Mar  6 17:26:11 2004
@@ -52,7 +52,7 @@
 % */
 %
 %bool_t
-%#ifdef __STDC__
+%#if __STDC__
 %xdr_timeval(XDR *xdrs, struct timeval *tvp)
 %#else /* K&R C */
 %xdr_timeval(xdrs, tvp)