summaryrefslogtreecommitdiffstats
path: root/tapset/context-symbols.stp
diff options
context:
space:
mode:
Diffstat (limited to 'tapset/context-symbols.stp')
-rw-r--r--tapset/context-symbols.stp6
1 files changed, 3 insertions, 3 deletions
diff --git a/tapset/context-symbols.stp b/tapset/context-symbols.stp
index eb5a5014..79645f4f 100644
--- a/tapset/context-symbols.stp
+++ b/tapset/context-symbols.stp
@@ -1,5 +1,5 @@
// context-symbols tapset
-// Copyright (C) 2005, 2006, 2007 Red Hat Inc.
+// Copyright (C) 2005-2008 Red Hat Inc.
// Copyright (C) 2006 Intel Corporation.
//
// This file is part of systemtap, and is free software. You can
@@ -8,8 +8,8 @@
// later version.
%{
-#ifndef NEED_SYMBOL_DATA
-#define NEED_SYMBOL_DATA 1
+#ifndef STP_NEED_SYMBOL_DATA
+#define STP_NEED_SYMBOL_DATA 1
#endif
%}