Added ncurses headers for later use.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18437 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler
2006-08-07 16:53:53 +00:00
parent 275d9d80a9
commit 576e825227
5 changed files with 2243 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
/*
* Copyright 2006, Haiku, Inc. All Rights Reserved.
* Distributed under the terms of the MIT License.
*/
#include <curses.h>