ソースを参照

Include <stdio.h> in the null driver to get NULL.

tags/v0.99.beta17
Sam Hocevar sam 17年前
コミット
c4bf6b79a8
1個のファイルの変更2行の追加0行の削除
  1. +2
    -0
      caca/driver/null.c

+ 2
- 0
caca/driver/null.c ファイルの表示

@@ -20,6 +20,8 @@


#if !defined(__KERNEL__) #if !defined(__KERNEL__)


#include <stdio.h>

#include "caca.h" #include "caca.h"
#include "caca_internals.h" #include "caca_internals.h"




読み込み中…
キャンセル
保存