mirror of
https://github.com/facebook/zstd.git
synced 2025-07-30 22:23:13 +03:00
Move zstd.h to linux/zstd.h
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
extern "C" {
|
||||
#include <zstd.h>
|
||||
#include <linux/zstd.h>
|
||||
}
|
||||
#include <gtest/gtest.h>
|
||||
#include <memory>
|
||||
|
Reference in New Issue
Block a user