Skip to content

Commit

Permalink
Comment.
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.r-project.org/R/trunk@87285 00db46b3-68df-0310-9c12-caf00c1e9a41
  • Loading branch information
kalibera committed Nov 1, 2024
1 parent 6d3e49d commit 66109d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/lapack/Lapack.c
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
#include <ctype.h> /* for toupper */
#include <limits.h> /* for PATH_MAX */
#include <stdlib.h> /* for realpath */
#include <string.h> /* for strcpy */
#include <string.h> /* for strstr, strlen */

#ifdef HAVE_UNISTD_H
# include <unistd.h> /* for realpath on some systems */
Expand Down

0 comments on commit 66109d7

Please sign in to comment.