X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fwifi-background-scan.h;h=97fc1f64974e52a9cfd8ab047feb986fb81be042;hb=HEAD;hp=52781a3071e44604ec83236667f92b66ac8e5118;hpb=e0789bfe00e83057b433c445c928932d05e844ea;p=framework%2Fconnectivity%2Fnet-config.git diff --git a/include/wifi-background-scan.h b/include/wifi-background-scan.h index 52781a3..97fc1f6 100644 --- a/include/wifi-background-scan.h +++ b/include/wifi-background-scan.h @@ -3,8 +3,6 @@ * * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd. All rights reserved. * - * Contact: Danny JS Seo - * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at @@ -26,6 +24,8 @@ extern "C" { #endif +#include "wifi.h" + void netconfig_wifi_bgscan_start(void); void netconfig_wifi_bgscan_stop(void);