From: Mathieu Desnoyers Date: Mon, 11 Jun 2012 14:15:25 +0000 (-0400) Subject: Fix c99 compatibility: use __typeof__ instead of typeof in public headers X-Git-Tag: v2.0.5~7 X-Git-Url: https://git.lttng.org/?a=commitdiff_plain;h=2e349edd406c641a9437020451b718e5bc9253e0;hp=2e349edd406c641a9437020451b718e5bc9253e0;p=lttng-ust.git Fix c99 compatibility: use __typeof__ instead of typeof in public headers Reported-by: John Steele Scott Signed-off-by: Mathieu Desnoyers ---