mirror of
https://github.com/ossrs/srs.git
synced 2025-02-14 20:31:56 +00:00
rename kernel buffer to temp
This commit is contained in:
parent
ac2b03a3ed
commit
495f575ac3
2 changed files with 2 additions and 2 deletions
|
@ -21,8 +21,8 @@ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|||
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
*/
|
||||
|
||||
#ifndef SRS_KERNEL_BUFFER_HPP
|
||||
#define SRS_KERNEL_BUFFER_HPP
|
||||
#ifndef SRS_KERNEL_TEMP_HPP
|
||||
#define SRS_KERNEL_TEMP_HPP
|
||||
|
||||
/*
|
||||
#include <srs_kernel_temp.hpp>
|
Loading…
Reference in a new issue