Skip to content

Commit

Permalink
remove matching endif
Browse files Browse the repository at this point in the history
  • Loading branch information
brian-armstrong committed Jan 22, 2018
1 parent b8904ea commit 14b99fa
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@
#include <android/api-level.h>
#define SOCKLEN_T_DEFINED
#endif
#endif

/* Include some files for defining library routines */
#include <string.h>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@
#include <android/api-level.h>
#define SOCKLEN_T_DEFINED
#endif
#endif

/* Include some files for defining library routines */
#include <string.h>
Expand Down
1 change: 0 additions & 1 deletion quiet/src/main/jni/include/x86/quiet-lwip/lwip/arch/cc.h
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@
#include <android/api-level.h>
#define SOCKLEN_T_DEFINED
#endif
#endif

/* Include some files for defining library routines */
#include <string.h>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@
#include <android/api-level.h>
#define SOCKLEN_T_DEFINED
#endif
#endif

/* Include some files for defining library routines */
#include <string.h>
Expand Down

0 comments on commit 14b99fa

Please sign in to comment.