aboutsummaryrefslogtreecommitdiff
path: root/uccsconfigure-session-wrapper.c
diff options
context:
space:
mode:
Diffstat (limited to 'uccsconfigure-session-wrapper.c')
-rw-r--r--uccsconfigure-session-wrapper.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/uccsconfigure-session-wrapper.c b/uccsconfigure-session-wrapper.c
new file mode 100644
index 0000000..8a4ade3
--- /dev/null
+++ b/uccsconfigure-session-wrapper.c
@@ -0,0 +1,7 @@
+
+int
+main (int argc, char * argv[])
+{
+
+ return 0;
+}