Ignore:
Timestamp:
Sep 9, 2016, 11:03:57 AM (9 years ago)
Author:
bird
Message:

build fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kmk/kmkbuiltin.h

    r2846 r2899  
    3737#include "kbuild_version.h"
    3838
     39struct child;
    3940int kmk_builtin_command(const char *pszCmd, struct child *pChild, char ***ppapszArgvToSpawn, pid_t *pPidSpawned);
    4041int kmk_builtin_command_parsed(int argc, char **argv, struct child *pChild, char ***ppapszArgvToSpawn, pid_t *pPidSpawned);
Note: See TracChangeset for help on using the changeset viewer.