summaryrefslogtreecommitdiff
path: root/src/msg.c
diff options
context:
space:
mode:
authorAaron Plattner <aplattner@nvidia.com>2012-05-02 08:06:02 -0700
committerAaron Plattner <aplattner@nvidia.com>2012-05-02 08:06:02 -0700
commitc3e638087673f0f4b7a751685a97b7830a8d9a18 (patch)
treedfc366ef00d9df26f09931e959fbeb100931ccc4 /src/msg.c
parent6c04ca8c874a7407154520f8e78698b6e27206e7 (diff)
302.07302.07
Diffstat (limited to 'src/msg.c')
-rw-r--r--src/msg.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/msg.c b/src/msg.c
index 09467b4..1a79651 100644
--- a/src/msg.c
+++ b/src/msg.c
@@ -19,6 +19,9 @@
#include "msg.h"
#include "command-line.h"
+#include "common-utils.h"
+
+#include <NvCtrlAttributes.h>
#include <stdio.h>
#include <stdarg.h>