]> git.cworth.org Git - fips/blobdiff - fips.c
Add explicit link to libpthread, to work around debugging issues
[fips] / fips.c
diff --git a/fips.c b/fips.c
index 5aeb8c3f10740ce97313d7a9ea38de926999477a..7276ce9fb28fa24f8e41abaf5bd2fc8bbd9734b3 100644 (file)
--- a/fips.c
+++ b/fips.c
@@ -77,7 +77,7 @@ main (int argc, char *argv[])
                case '?':
                        break;
                default:
-                       fprintf(stderr, "Internal error: "
+                       fprintf(stderr, "fips: Internal error: "
                                "unexpected getopt value: %d\n", opt);
                        exit (1);
                }