summaryrefslogtreecommitdiff
path: root/perf/c/remote_lat.c
diff options
context:
space:
mode:
Diffstat (limited to 'perf/c/remote_lat.c')
-rw-r--r--perf/c/remote_lat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/perf/c/remote_lat.c b/perf/c/remote_lat.c
index 52aa071..55c25b6 100644
--- a/perf/c/remote_lat.c
+++ b/perf/c/remote_lat.c
@@ -32,7 +32,7 @@ int main (int argc, char *argv [])
void *s;
int rc;
int i;
- struct zmq_msg_t msg;
+ zmq_msg_t msg;
void *watch;
unsigned long elapsed;
double latency;