Skip to content

Commit db880ae

Browse files
committed
Revert "stored_apps: golf: fix build issues"
This reverts commit 9e2af9c. Signed-off-by: Joshua Jun <[email protected]>
1 parent 6dcd127 commit db880ae

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

stored_apps/golf/src/golf.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
/* SPDX-License-Identifier: Apache-2.0 */
33

44
//! The app is driven by pebble protocol app_messages, used indirectly through app_sync.
5-
#pragma GCC diagnostic ignored "-Wbuiltin-declaration-mismatch"
6-
#include <sys/types.h>
75
#include <pebble.h>
86

97
#include "golf_resources.h"

0 commit comments

Comments
 (0)