diff options
author | Anas Nashif <nashif@intel.com> | 2006-11-29 15:28:11 +0000 |
---|---|---|
committer | Anas Nashif <nashif@intel.com> | 2006-11-29 15:28:11 +0000 |
commit | 2d711e038448a59485dc762f5f2aaa49371686e9 (patch) | |
tree | 8641fe2babe2e3100d4d1d1e7a2056f3d515234a /tests/cunit/transfer_get.c | |
parent | 85ae713119b53e66618595199c86d2801e2fed28 (diff) | |
download | wsmancli-2d711e038448a59485dc762f5f2aaa49371686e9.tar.gz wsmancli-2d711e038448a59485dc762f5f2aaa49371686e9.tar.xz wsmancli-2d711e038448a59485dc762f5f2aaa49371686e9.zip |
removed reference to wsman_config.h
Diffstat (limited to 'tests/cunit/transfer_get.c')
-rw-r--r-- | tests/cunit/transfer_get.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/cunit/transfer_get.c b/tests/cunit/transfer_get.c index df4d0fa..8c1108f 100644 --- a/tests/cunit/transfer_get.c +++ b/tests/cunit/transfer_get.c @@ -31,7 +31,6 @@ /** * @author Anas Nashif */ -#include "wsman_config.h" #include <stdio.h> #include <stdlib.h> |