index
:
pkgit
indev
master
a universal system-agnostic package manager
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
files.h
blob: af00cbb8a0673d93d12366923adf064d8f041594 (
plain
)
1
2
3
4
#ifndef FILES #define FILES const char *get_filename_ext(const char *filename); #endif