Skip to content

Commit

Permalink
[libsystrace] Fix include guard.
Browse files Browse the repository at this point in the history
  • Loading branch information
rburchell committed Jun 18, 2014
1 parent 5e61b76 commit 2e90487
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/systrace.h
Expand Up @@ -30,6 +30,7 @@
*/

#ifndef SYSTRACE_H
#define SYSTRACE_H

#include <pthread.h>
#include <stdio.h>
Expand Down

0 comments on commit 2e90487

Please sign in to comment.