ソースを参照

mesa: add fwd decl of fill_in_entrypoint_offset()

tags/mesa_20090313
Brian Paul 17年前
コミット
b1eff0228b
1個のファイルの変更4行の追加0行の削除
  1. 4
    0
      src/mesa/glapi/glapi_getproc.c

+ 4
- 0
src/mesa/glapi/glapi_getproc.c ファイルの表示

@@ -38,6 +38,10 @@
#include "glapitable.h"


static void
fill_in_entrypoint_offset(_glapi_proc entrypoint, GLuint offset);


/**
* strdup() is actually not a standard ANSI C or POSIX routine.
* Irix will not define it if ANSI mode is in effect.

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