[CRT] crtdefs.h: Wrap localeinfo_struct in ifdef
[reactos.git] / win32ss / user / winsrv / consrv / history.h
1 /*
2 * LICENSE: GPL - See COPYING in the top level directory
3 * PROJECT: ReactOS Console Server DLL
4 * FILE: win32ss/user/winsrv/consrv/history.h
5 * PURPOSE: Console line input functions
6 * PROGRAMMERS: Jeffrey Morlan
7 */
8
9 #pragma once
10
11 VOID HistoryDeleteBuffers(PCONSRV_CONSOLE Console);