Bläddra i källkod

mesa: add fwd decl of fill_in_entrypoint_offset()

tags/mesa_20090313
Brian Paul 17 år sedan
förälder
incheckning
b1eff0228b
1 ändrade filer med 4 tillägg och 0 borttagningar
  1. 4
    0
      src/mesa/glapi/glapi_getproc.c

+ 4
- 0
src/mesa/glapi/glapi_getproc.c Visa fil

@@ -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.

Laddar…
Avbryt
Spara