mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-02 12:19:54 -05:00
COMP: Remove warnings by exposing some variables
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
|
||||
#ifndef lint
|
||||
static char rcsid[] = "$OpenBSD: basename.c,v 1.4 1999/05/30 17:10:30 espie Exp $";
|
||||
const char* libtar_compat_basename_getrcsid() { return rcsid; }
|
||||
#endif /* not lint */
|
||||
|
||||
#include <errno.h>
|
||||
|
||||
@@ -29,6 +29,7 @@
|
||||
|
||||
#ifndef lint
|
||||
static char rcsid[] = "$OpenBSD: dirname.c,v 1.4 1999/05/30 17:10:30 espie Exp $";
|
||||
const char* libtar_compat_dirname_getrcsid() { return rcsid; }
|
||||
#endif /* not lint */
|
||||
|
||||
#include <errno.h>
|
||||
|
||||
Reference in New Issue
Block a user