Browse Source

FreeBSD: Use uptime.h relay include.

pull/800/head
Florian Walpen 4 years ago
parent
commit
90ccffab46
No known key found for this signature in database GPG Key ID: E11C40B3BC8863BC
2 changed files with 1 additions and 1 deletions
  1. +0
    -1
      freebsd/uptime.h
  2. +1
    -0
      freebsd/uptime.h

+ 0
- 1
freebsd/uptime.h View File

@@ -1 +0,0 @@
../linux/uptime.h

+ 1
- 0
freebsd/uptime.h View File

@@ -0,0 +1 @@
#include "../linux/uptime.h"

Loading…
Cancel
Save