blob: 5ca67df87f2acbbfaf2ee213aad11f19139290ca [file] [log] [blame]
Peter Zijlstraefed7922009-03-04 12:32:55 +01001#ifndef _TRACE_LOCKDEP_H
2#define _TRACE_LOCKDEP_H
3
4#include <linux/lockdep.h>
5#include <linux/tracepoint.h>
6
7#include <trace/lockdep_event_types.h>
8
9#endif