Fix WITH_RA=1 WITH_RA_IBB=1 build break
authorDan Mihai <Daniel.Mihai@microsoft.com>
Thu, 13 Apr 2017 03:25:12 +0000 (20:25 -0700)
committerDan Mihai <Daniel.Mihai@microsoft.com>
Thu, 13 Apr 2017 04:05:58 +0000 (04:05 +0000)
Apparently Jenkins doesn't test these until after the merge into master.

(https://build.iotivity.org/ci/job/iotivity-merge-master-linux_unsecured_with_ra/1591/)

Change-Id: I5261788b711b2e7f465fba6bfe5398e86af6a6d9
Signed-off-by: Dan Mihai <Daniel.Mihai@microsoft.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/18871
Tested-by: jenkins-iotivity <jenkins@iotivity.org>
resource/csdk/stack/samples/linux/SimpleClientServer/ocremoteaccessclient.cpp

index 7090bef..b4c4970 100644 (file)
@@ -18,6 +18,7 @@
 //
 //-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 
+#include "iotivity_config.h"
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>