Skip to content
This repository was archived by the owner on Aug 3, 2024. It is now read-only.

Use libc::{clock_t, c_char} to allow compilation on ARM #206

Merged
merged 1 commit into from
Aug 21, 2018

Conversation

andrewcsmith
Copy link
Contributor

This is related to but does not 100% solve Issue #205.

The style difference (::libc versus use libc::{ ... }) is just because I used whatever I saw in the particular source file I was editing. macros.rs doesn't seem to use-import anything.

@Timidger Timidger merged commit 34867d5 into swaywm:master Aug 21, 2018
@Timidger
Copy link
Member

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants