Fix build error with scons-4.4.0 version which is based on python3
[platform/upstream/iotivity.git] / resource / csdk / connectivity / src / nfc_adapter / SConscript
index a4b240f..2bd11e2 100644 (file)
@@ -5,7 +5,7 @@
 Import('env')
 import os.path
 
-print "Reading IP adapter script"
+print("Reading IP adapter script")
 
 target_os = env.get('TARGET_OS')
 inc_files = env.get('CPPPATH')