Move .gitignore to lib/ in preparation for moving lib to the root.
[libradsec.git] / util.h
1 /* Copyright 2012 NORDUnet A/S. All rights reserved.
2    See LICENSE for licensing information. */
3
4 char *rs_strdup (struct rs_context *ctx, const char *s);