(Bluetooth) Cleanup

This commit is contained in:
twinaphex 2015-04-03 15:26:19 +02:00
parent 8abc6d2520
commit 75a26db23c

View File

@ -14,8 +14,6 @@
* If not, see <http://www.gnu.org/licenses/>.
*/
// I take back everything I ever said about bad bluetooth stacks, this shit is hard.
#include <sys/types.h>
#include <sys/sysctl.h>
#include <stdio.h>