mirror of
https://github.com/tmate-io/tmate.git
synced 2025-05-29 22:19:23 +02:00
Sort includes and fix spaces.
This commit is contained in:
parent
4119c476aa
commit
673eb160d4
@ -21,10 +21,10 @@
|
||||
|
||||
#include <event.h>
|
||||
#include <fcntl.h>
|
||||
#include <string.h>
|
||||
#include <time.h>
|
||||
#include <paths.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <time.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include "tmux.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user