refactor: eliminate os_unix.c #21621

This commit is contained in:
Justin M. Keyes
2023-01-02 17:56:17 -05:00
committed by GitHub
parent 5c6f2122ad
commit a283a99165
6 changed files with 32 additions and 55 deletions

View File

@@ -52,7 +52,6 @@
#include "nvim/os/input.h"
#include "nvim/os/os.h"
#include "nvim/os/time.h"
#include "nvim/os_unix.h"
#include "nvim/path.h"
#include "nvim/pos.h"
#include "nvim/regexp.h"